GET AssetFormTypes?assetFormTypeId={assetFormTypeId}
Retrieves an asset form type by its Id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetFormTypeId |
Id of the asset form type |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, the asset form type.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | AssetFormType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"AssetFormTypeId": "a149a842-adb9-402a-ad41-903e73a8b468",
"Asset": {
"AssetId": "d686145b-91bf-4f76-8ca1-7afb1a640e3b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "531f290c-fffe-44aa-b6b1-713ead486eb8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6d807785-b704-469a-bbf0-bbb82b8098f6",
"CreateDate": "2025-11-24T05:07:04.7142502-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-24T05:07:04.7142502-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3a267ed4-cfbe-4875-bdf0-9ffe8116bcb7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-24T05:07:04.7142502-08:00",
"MeasurementValueNeededDate": "2025-11-24T05:07:04.7142502-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6df36124-f1fb-4052-92a8-82eb02e35c1a",
"CreateDate": "2025-11-24T05:07:04.7142502-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-24T05:07:04.7142502-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-24T05:07:04.7142502-08:00",
"MeasurementValueNeededDate": "2025-11-24T05:07:04.7142502-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6aa64f81-ceb4-40ad-a5d5-52c04c6ed7ff",
"CreateDate": "2025-11-24T05:07:04.7142502-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-24T05:07:04.7142502-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "de823b01-1aff-4d79-ad36-27c1c019ad90",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "531f290c-fffe-44aa-b6b1-713ead486eb8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6d807785-b704-469a-bbf0-bbb82b8098f6",
"CreateDate": "2025-11-24T05:07:04.7142502-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-24T05:07:04.7142502-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-24T05:07:04.7142502-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "67377ed7-8f13-46aa-b7a2-f3875e907a7c",
"Section": {
"FormTypeSectionId": "3f416417-4ba3-48fb-9b23-fdf2e3071e75",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b26c34cc-4c4a-465a-a819-e0025abcb910",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "73421207-aa5d-4b40-a397-a462741d6877",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ee07129-599f-495d-bbdc-93f0129116fb",
"CreateDate": "2025-11-24T05:07:04.7142502-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-24T05:07:04.7142502-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1c4ae03c-c9cb-4d93-a471-a5b562209029",
"FieldId": "0780087e-269f-43ef-905b-697985ac146d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1c4ae03c-c9cb-4d93-a471-a5b562209029",
"FieldId": "0780087e-269f-43ef-905b-697985ac146d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "67377ed7-8f13-46aa-b7a2-f3875e907a7c",
"Section": {
"FormTypeSectionId": "3f416417-4ba3-48fb-9b23-fdf2e3071e75",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b26c34cc-4c4a-465a-a819-e0025abcb910",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "73421207-aa5d-4b40-a397-a462741d6877",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ee07129-599f-495d-bbdc-93f0129116fb",
"CreateDate": "2025-11-24T05:07:04.7142502-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-24T05:07:04.7142502-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1c4ae03c-c9cb-4d93-a471-a5b562209029",
"FieldId": "0780087e-269f-43ef-905b-697985ac146d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1c4ae03c-c9cb-4d93-a471-a5b562209029",
"FieldId": "0780087e-269f-43ef-905b-697985ac146d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "1bd16193-9c39-4fcc-a006-c2143fe88c49",
"CreateDate": "2025-11-24T05:07:04.7142502-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-24T05:07:04.7142502-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-24T05:07:04.7142502-08:00",
"LastValueDate": "2025-11-24T05:07:04.7142502-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "25c7011a-c3ea-4348-9918-e002ee8144e3",
"CreateDate": "2025-11-24T05:07:04.7142502-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-24T05:07:04.7142502-08:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}