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": "8ead6774-df52-4022-85cf-7b6aa8ea1e00",
"Asset": {
"AssetId": "37f43233-574f-485e-9c77-c29efe17f3e3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b681596a-af3b-42db-ac0e-f4d45691a0ba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2b94177e-ed66-4b57-a071-1b461e01ec66",
"CreateDate": "2025-12-14T19:51:21.2468733-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-14T19:51:21.2468733-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "acd886bd-0260-44e3-8d81-d244a72141f8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-14T19:51:21.2468733-08:00",
"MeasurementValueNeededDate": "2025-12-14T19:51:21.2468733-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d4c2f078-675e-4d28-b770-d2a5f80b031b",
"CreateDate": "2025-12-14T19:51:21.2468733-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-14T19:51:21.2468733-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-14T19:51:21.2468733-08:00",
"MeasurementValueNeededDate": "2025-12-14T19:51:21.2468733-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8f665faa-e8f9-4c55-b7a7-efe6c19819f0",
"CreateDate": "2025-12-14T19:51:21.2468733-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-14T19:51:21.2468733-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "623c9571-3c71-4143-9ea5-23f1f55f7aa8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b681596a-af3b-42db-ac0e-f4d45691a0ba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2b94177e-ed66-4b57-a071-1b461e01ec66",
"CreateDate": "2025-12-14T19:51:21.2468733-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-14T19:51:21.2468733-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-14T19:51:21.2468733-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c7c85bd5-ba45-496a-9c13-48257edf3753",
"Section": {
"FormTypeSectionId": "8415a03f-0c0c-40a9-885c-51b69b4797ea",
"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": "8fe8f750-2fdc-482d-a348-2f857fd4685a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2a15ac9f-a5b7-4b00-a065-837f0073765b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d070e4aa-57de-4523-ab6d-5833a90080ee",
"CreateDate": "2025-12-14T19:51:21.2468733-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-14T19:51:21.2468733-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ae099432-c867-468e-b842-f22acd8fa313",
"FieldId": "93fccb75-046e-4336-aae2-e46efee33d88",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ae099432-c867-468e-b842-f22acd8fa313",
"FieldId": "93fccb75-046e-4336-aae2-e46efee33d88",
"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": "c7c85bd5-ba45-496a-9c13-48257edf3753",
"Section": {
"FormTypeSectionId": "8415a03f-0c0c-40a9-885c-51b69b4797ea",
"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": "8fe8f750-2fdc-482d-a348-2f857fd4685a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2a15ac9f-a5b7-4b00-a065-837f0073765b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d070e4aa-57de-4523-ab6d-5833a90080ee",
"CreateDate": "2025-12-14T19:51:21.2468733-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-14T19:51:21.2468733-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ae099432-c867-468e-b842-f22acd8fa313",
"FieldId": "93fccb75-046e-4336-aae2-e46efee33d88",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ae099432-c867-468e-b842-f22acd8fa313",
"FieldId": "93fccb75-046e-4336-aae2-e46efee33d88",
"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": "d95ea681-3450-4f54-8e12-05bc58393f60",
"CreateDate": "2025-12-14T19:51:21.2468733-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-14T19:51:21.2468733-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-14T19:51:21.2468733-08:00",
"LastValueDate": "2025-12-14T19:51:21.2468733-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "a091f141-4d95-41a6-a73e-5d78c255b43c",
"CreateDate": "2025-12-14T19:51:21.2468733-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-14T19:51:21.2468733-08:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}