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": "8f237984-79d9-44cb-950d-58bff0d4699b",
"Asset": {
"AssetId": "c7b94e65-8c04-46db-8b65-87c8ddce104f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3b16608f-a3fb-42ea-a3d9-828d3acc28ca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b18137aa-75b5-48c7-ab20-bed1242624fd",
"CreateDate": "2026-05-10T15:30:21.6237948-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T15:30:21.6237948-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d123afd0-04d5-4946-8f49-a5934e5ca6a4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-10T15:30:21.6237948-07:00",
"MeasurementValueNeededDate": "2026-05-10T15:30:21.6237948-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2a93f7ca-37fe-4ae0-b396-90b297c040b1",
"CreateDate": "2026-05-10T15:30:21.6237948-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T15:30:21.6237948-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-10T15:30:21.6237948-07:00",
"MeasurementValueNeededDate": "2026-05-10T15:30:21.6237948-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2ce075a6-d1aa-4bdc-8f9e-97852793698b",
"CreateDate": "2026-05-10T15:30:21.6237948-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-10T15:30:21.6237948-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "140b54a4-5ca8-47a1-9186-7ee442540dc4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3b16608f-a3fb-42ea-a3d9-828d3acc28ca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b18137aa-75b5-48c7-ab20-bed1242624fd",
"CreateDate": "2026-05-10T15:30:21.6237948-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T15:30:21.6237948-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-10T15:30:21.6237948-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7312c9ad-5405-45e0-b54f-14791ee4f715",
"Section": {
"FormTypeSectionId": "c2acc6d1-e2b4-4b0c-9018-de3eb535985f",
"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": "4cc398cf-1a7a-4a60-8da0-f7dfc6844e70",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5ceca2d2-a68e-47c3-af62-708403f4e44a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b313f44-7af9-4d0f-a8e7-1a89d4b83a41",
"CreateDate": "2026-05-10T15:30:21.6237948-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T15:30:21.6237948-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b498e51e-e9ec-4401-be58-f6adc7b951f6",
"FieldId": "888630da-f4c0-4cab-be37-818bb4ea6532",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b498e51e-e9ec-4401-be58-f6adc7b951f6",
"FieldId": "888630da-f4c0-4cab-be37-818bb4ea6532",
"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": "7312c9ad-5405-45e0-b54f-14791ee4f715",
"Section": {
"FormTypeSectionId": "c2acc6d1-e2b4-4b0c-9018-de3eb535985f",
"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": "4cc398cf-1a7a-4a60-8da0-f7dfc6844e70",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5ceca2d2-a68e-47c3-af62-708403f4e44a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b313f44-7af9-4d0f-a8e7-1a89d4b83a41",
"CreateDate": "2026-05-10T15:30:21.6237948-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T15:30:21.6237948-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b498e51e-e9ec-4401-be58-f6adc7b951f6",
"FieldId": "888630da-f4c0-4cab-be37-818bb4ea6532",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b498e51e-e9ec-4401-be58-f6adc7b951f6",
"FieldId": "888630da-f4c0-4cab-be37-818bb4ea6532",
"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": "e6abace1-b853-4ed6-bc32-15117e06bcb5",
"CreateDate": "2026-05-10T15:30:21.6237948-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T15:30:21.6237948-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-10T15:30:21.6237948-07:00",
"LastValueDate": "2026-05-10T15:30:21.6237948-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "c8210e1e-fd3d-490a-bbf3-4c8943ad605a",
"CreateDate": "2026-05-10T15:30:21.6237948-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-10T15:30:21.6237948-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}