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": "5b3f676a-2d0f-41ce-8f19-5dc20a373c38",
"Asset": {
"AssetId": "6d83a281-425b-42cd-a081-671ee0519e73",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "594fa8da-514f-4129-8212-cabd22918482",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f5764cdd-816e-410b-bfc8-d3c933f7c5af",
"CreateDate": "2026-05-06T21:44:39.0077515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-06T21:44:39.0077515-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f1d3237f-6cb2-4a05-b07c-ccd3b54c91aa",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-06T21:44:39.0077515-07:00",
"MeasurementValueNeededDate": "2026-05-06T21:44:39.0077515-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ae6578e7-139c-447a-827f-c6ba220de688",
"CreateDate": "2026-05-06T21:44:39.0077515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-06T21:44:39.0077515-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-06T21:44:39.0077515-07:00",
"MeasurementValueNeededDate": "2026-05-06T21:44:39.0077515-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "95dfbc32-f9bb-4e29-afb0-7176bb206813",
"CreateDate": "2026-05-06T21:44:39.0077515-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-06T21:44:39.0077515-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "fba61057-1a16-4a02-9cf8-09018a6c55f6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "594fa8da-514f-4129-8212-cabd22918482",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f5764cdd-816e-410b-bfc8-d3c933f7c5af",
"CreateDate": "2026-05-06T21:44:39.0077515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-06T21:44:39.0077515-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-06T21:44:39.0077515-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3bc111bd-fb01-4e6b-af5f-f9f1c0a4ba23",
"Section": {
"FormTypeSectionId": "8c83a87a-57fe-4f52-9eb6-381e35f5609c",
"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": "65e3f2e1-3fe6-4ade-bbf1-8f21d8c6efd5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee9b1552-399a-4bc2-8371-50598071cb1b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5cd379c1-c35c-43f3-921b-dd6ddce1b4ec",
"CreateDate": "2026-05-06T21:44:39.0077515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-06T21:44:39.0077515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "843596a9-2d0f-496c-bc92-93bc7a78ca0a",
"FieldId": "c93c1c79-5dc7-4290-940e-560ee33b8a7f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "843596a9-2d0f-496c-bc92-93bc7a78ca0a",
"FieldId": "c93c1c79-5dc7-4290-940e-560ee33b8a7f",
"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": "3bc111bd-fb01-4e6b-af5f-f9f1c0a4ba23",
"Section": {
"FormTypeSectionId": "8c83a87a-57fe-4f52-9eb6-381e35f5609c",
"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": "65e3f2e1-3fe6-4ade-bbf1-8f21d8c6efd5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee9b1552-399a-4bc2-8371-50598071cb1b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5cd379c1-c35c-43f3-921b-dd6ddce1b4ec",
"CreateDate": "2026-05-06T21:44:39.0077515-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-06T21:44:39.0077515-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "843596a9-2d0f-496c-bc92-93bc7a78ca0a",
"FieldId": "c93c1c79-5dc7-4290-940e-560ee33b8a7f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "843596a9-2d0f-496c-bc92-93bc7a78ca0a",
"FieldId": "c93c1c79-5dc7-4290-940e-560ee33b8a7f",
"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": "8acf374b-4036-4c98-83c5-7c76623d3eaf",
"CreateDate": "2026-05-06T21:44:39.0077515-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-06T21:44:39.0077515-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-06T21:44:39.0077515-07:00",
"LastValueDate": "2026-05-06T21:44:39.0077515-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "b1a38033-7817-4130-a526-b4c4d8dca645",
"CreateDate": "2026-05-06T21:44:39.0077515-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-06T21:44:39.0077515-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}