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": "18730760-8b11-409e-8cc9-2f234a9712fb",
"Asset": {
"AssetId": "c0eb17c3-679c-48e8-96fa-f79e08494781",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3d53abc2-dd59-477a-9e07-2b1d96311ba4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "73e0481e-2737-44af-8df1-7c55a8837e33",
"CreateDate": "2026-06-21T07:37:45.4672771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-21T07:37:45.4672771-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1b3c92db-c6b7-4656-a133-40c70b118d51",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-21T07:37:45.4672771-07:00",
"MeasurementValueNeededDate": "2026-06-21T07:37:45.4672771-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a665a442-604e-4eae-a3e8-433f31e4885e",
"CreateDate": "2026-06-21T07:37:45.4672771-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-21T07:37:45.4672771-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-21T07:37:45.4672771-07:00",
"MeasurementValueNeededDate": "2026-06-21T07:37:45.4672771-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f2f20d72-635f-449a-9537-596432d7a6cd",
"CreateDate": "2026-06-21T07:37:45.4672771-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-21T07:37:45.4672771-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "17fe8fb6-c2bf-4822-b40a-b23130bf459a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3d53abc2-dd59-477a-9e07-2b1d96311ba4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "73e0481e-2737-44af-8df1-7c55a8837e33",
"CreateDate": "2026-06-21T07:37:45.4672771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-21T07:37:45.4672771-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-21T07:37:45.4672771-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "dc5c279f-795a-4f78-aa0f-5e0d8944d541",
"Section": {
"FormTypeSectionId": "c3839a53-3faa-444c-9d26-73e397c7d008",
"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": "9cd13f58-0f77-4de0-ab92-41509aa9da3b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7905f132-1902-4d9b-aeda-00ff8074fa97",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d9e67e-b7f8-4faa-8c88-97dacedf95de",
"CreateDate": "2026-06-21T07:37:45.4672771-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-21T07:37:45.4672771-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b2bfd922-cf1c-40ef-b21c-cb6973e5fd85",
"FieldId": "7891e621-c6a9-40f9-a9a6-bbfec651632d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b2bfd922-cf1c-40ef-b21c-cb6973e5fd85",
"FieldId": "7891e621-c6a9-40f9-a9a6-bbfec651632d",
"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": "dc5c279f-795a-4f78-aa0f-5e0d8944d541",
"Section": {
"FormTypeSectionId": "c3839a53-3faa-444c-9d26-73e397c7d008",
"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": "9cd13f58-0f77-4de0-ab92-41509aa9da3b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7905f132-1902-4d9b-aeda-00ff8074fa97",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d9e67e-b7f8-4faa-8c88-97dacedf95de",
"CreateDate": "2026-06-21T07:37:45.4672771-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-21T07:37:45.4672771-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b2bfd922-cf1c-40ef-b21c-cb6973e5fd85",
"FieldId": "7891e621-c6a9-40f9-a9a6-bbfec651632d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b2bfd922-cf1c-40ef-b21c-cb6973e5fd85",
"FieldId": "7891e621-c6a9-40f9-a9a6-bbfec651632d",
"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": "67ebd699-2cf4-403c-9ed4-1fbc47f7a288",
"CreateDate": "2026-06-21T07:37:45.4672771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-21T07:37:45.4672771-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-21T07:37:45.4672771-07:00",
"LastValueDate": "2026-06-21T07:37:45.4672771-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "9522e9f5-718f-4e44-bef0-c3c98dcb484f",
"CreateDate": "2026-06-21T07:37:45.4672771-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-21T07:37:45.4672771-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}