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": "23d915e8-41e5-4375-a420-99d300b59235",
"Asset": {
"AssetId": "f7204c40-ba10-4f9c-88c2-9d4fb13d5656",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4dda0e93-91ca-45f4-9875-2d1a4b088898",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e47e378-8eaf-46ce-a47a-e88029f09b99",
"CreateDate": "2026-07-12T11:00:31.1517894-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-12T11:00:31.1517894-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "dd1de6e9-942c-4f5d-8d23-9d251083b1a4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-12T11:00:31.1517894-07:00",
"MeasurementValueNeededDate": "2026-07-12T11:00:31.1517894-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "74b9619d-8a3f-4831-b6d9-901fd8b021bd",
"CreateDate": "2026-07-12T11:00:31.1517894-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-12T11:00:31.1517894-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-12T11:00:31.1517894-07:00",
"MeasurementValueNeededDate": "2026-07-12T11:00:31.1517894-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "15f630e9-6631-4935-a1e6-cfba5bfbd979",
"CreateDate": "2026-07-12T11:00:31.1517894-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-12T11:00:31.1517894-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c822a6f8-c01f-4124-8623-6d450705a2ed",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4dda0e93-91ca-45f4-9875-2d1a4b088898",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e47e378-8eaf-46ce-a47a-e88029f09b99",
"CreateDate": "2026-07-12T11:00:31.1517894-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-12T11:00:31.1517894-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-12T11:00:31.1517894-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3981aa17-0138-4b5e-be4a-d93fa77367d7",
"Section": {
"FormTypeSectionId": "45fe0d56-6d9d-4c77-b3b2-4fc260e273c0",
"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": "a17e7819-2c38-4965-b099-d55d9e823689",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "95415f89-b1f0-4eff-be16-9c66cf5f69b3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cf8e8abb-065f-4727-bff5-1eda7ae3a85b",
"CreateDate": "2026-07-12T11:00:31.1517894-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-12T11:00:31.1517894-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "17bfafb0-0364-4edb-9a41-1151de7bf715",
"FieldId": "4f4ba1da-5436-4589-a652-9e657d98bfbb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "17bfafb0-0364-4edb-9a41-1151de7bf715",
"FieldId": "4f4ba1da-5436-4589-a652-9e657d98bfbb",
"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": "3981aa17-0138-4b5e-be4a-d93fa77367d7",
"Section": {
"FormTypeSectionId": "45fe0d56-6d9d-4c77-b3b2-4fc260e273c0",
"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": "a17e7819-2c38-4965-b099-d55d9e823689",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "95415f89-b1f0-4eff-be16-9c66cf5f69b3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cf8e8abb-065f-4727-bff5-1eda7ae3a85b",
"CreateDate": "2026-07-12T11:00:31.1517894-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-12T11:00:31.1517894-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "17bfafb0-0364-4edb-9a41-1151de7bf715",
"FieldId": "4f4ba1da-5436-4589-a652-9e657d98bfbb",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "17bfafb0-0364-4edb-9a41-1151de7bf715",
"FieldId": "4f4ba1da-5436-4589-a652-9e657d98bfbb",
"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": "6c7d5221-32cd-40a8-a2dc-e030e18f1fbf",
"CreateDate": "2026-07-12T11:00:31.1517894-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-12T11:00:31.1517894-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-12T11:00:31.1517894-07:00",
"LastValueDate": "2026-07-12T11:00:31.1517894-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "b99264b0-c223-48b8-8d2d-a667675b9b05",
"CreateDate": "2026-07-12T11:00:31.1517894-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-12T11:00:31.1517894-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}