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": "fac4a03c-e6dc-4961-b844-0e995360cd7b",
"Asset": {
"AssetId": "25574514-56de-4867-8f1e-57bcf98e639e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b0fe50f6-2dc5-4189-bf6b-2be99458c3c5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "312b41da-e650-4349-a78f-d840c8a5a639",
"CreateDate": "2026-04-30T16:46:44.1310064-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T16:46:44.1310064-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e67a4642-4fb9-4271-a21e-846081f916c7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-30T16:46:44.1310064-07:00",
"MeasurementValueNeededDate": "2026-04-30T16:46:44.1310064-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5a28f25f-f87a-4263-bbd9-f1bdad159f5d",
"CreateDate": "2026-04-30T16:46:44.1310064-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T16:46:44.1310064-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-30T16:46:44.1310064-07:00",
"MeasurementValueNeededDate": "2026-04-30T16:46:44.1310064-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "05f1c591-ac80-4bf7-a590-5e4914c8dd95",
"CreateDate": "2026-04-30T16:46:44.1310064-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T16:46:44.1310064-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "77d22d0e-0b8a-47da-9580-665a27fee46e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b0fe50f6-2dc5-4189-bf6b-2be99458c3c5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "312b41da-e650-4349-a78f-d840c8a5a639",
"CreateDate": "2026-04-30T16:46:44.1310064-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T16:46:44.1310064-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T16:46:44.1310064-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ea4a2acc-5940-4319-a70b-5504f86daa92",
"Section": {
"FormTypeSectionId": "d042e655-c577-45a3-8beb-bbb922d9cbce",
"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": "581fff92-a9df-4ba8-bd8f-f4fe2fe80287",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c9377734-f268-4398-80ac-6e71978baed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "184290d7-f8e7-4d87-8dfd-4d49cfb2cb0d",
"CreateDate": "2026-04-30T16:46:44.1310064-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T16:46:44.1310064-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b23a83dd-d41e-420d-8323-1907905d46ea",
"FieldId": "905338b0-679c-4cc1-aef0-fed01521ecd9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b23a83dd-d41e-420d-8323-1907905d46ea",
"FieldId": "905338b0-679c-4cc1-aef0-fed01521ecd9",
"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": "ea4a2acc-5940-4319-a70b-5504f86daa92",
"Section": {
"FormTypeSectionId": "d042e655-c577-45a3-8beb-bbb922d9cbce",
"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": "581fff92-a9df-4ba8-bd8f-f4fe2fe80287",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c9377734-f268-4398-80ac-6e71978baed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "184290d7-f8e7-4d87-8dfd-4d49cfb2cb0d",
"CreateDate": "2026-04-30T16:46:44.1310064-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T16:46:44.1310064-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b23a83dd-d41e-420d-8323-1907905d46ea",
"FieldId": "905338b0-679c-4cc1-aef0-fed01521ecd9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b23a83dd-d41e-420d-8323-1907905d46ea",
"FieldId": "905338b0-679c-4cc1-aef0-fed01521ecd9",
"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": "4c765d9a-7add-42b5-b7b8-7b085ca5db98",
"CreateDate": "2026-04-30T16:46:44.1310064-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T16:46:44.1310064-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T16:46:44.1310064-07:00",
"LastValueDate": "2026-04-30T16:46:44.1310064-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "ec7fd4b6-6506-46ac-b3c9-0321e9d5f084",
"CreateDate": "2026-04-30T16:46:44.1310064-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-04-30T16:46:44.1310064-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}