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": "16b7bfb2-28d1-4e41-a78e-b73c0c73adc8",
"Asset": {
"AssetId": "8d711d41-01bc-4f7c-8ab2-3955c3adeed6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f003c014-6ebd-45d4-b338-d4a971e0df7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac98e2ba-0e65-4824-b4e7-379cea1b2750",
"CreateDate": "2026-03-27T15:12:33.507801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-27T15:12:33.507801-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "68d0ead0-fc87-44d3-afe6-cff19fde6486",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-27T15:12:33.507801-07:00",
"MeasurementValueNeededDate": "2026-03-27T15:12:33.507801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ec7fd637-a838-4bc6-90a3-360827bfb1bd",
"CreateDate": "2026-03-27T15:12:33.507801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-27T15:12:33.507801-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-27T15:12:33.507801-07:00",
"MeasurementValueNeededDate": "2026-03-27T15:12:33.507801-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4fc9f4bf-285d-4aa3-bace-ea26c3dff8fc",
"CreateDate": "2026-03-27T15:12:33.507801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-27T15:12:33.507801-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "0120a202-8ee6-469c-899a-884e68c039e4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f003c014-6ebd-45d4-b338-d4a971e0df7b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac98e2ba-0e65-4824-b4e7-379cea1b2750",
"CreateDate": "2026-03-27T15:12:33.507801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-27T15:12:33.507801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-27T15:12:33.507801-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2764d305-bfc1-461a-8ad2-dc13718420d5",
"Section": {
"FormTypeSectionId": "e97a9ea3-e085-4eac-a76b-947f171a0d73",
"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": "9527aca7-8eb1-484e-81e6-db8f6dd796a7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a0ecfee8-c6c7-46e9-b845-d90f64c1df25",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c6cad657-5687-4d37-961a-4a784fe1f856",
"CreateDate": "2026-03-27T15:12:33.507801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-27T15:12:33.507801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5edd07ec-aa82-4c86-894c-70aef5870e6e",
"FieldId": "b6d4e309-cc96-426d-b22c-f0109191717d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5edd07ec-aa82-4c86-894c-70aef5870e6e",
"FieldId": "b6d4e309-cc96-426d-b22c-f0109191717d",
"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": "2764d305-bfc1-461a-8ad2-dc13718420d5",
"Section": {
"FormTypeSectionId": "e97a9ea3-e085-4eac-a76b-947f171a0d73",
"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": "9527aca7-8eb1-484e-81e6-db8f6dd796a7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a0ecfee8-c6c7-46e9-b845-d90f64c1df25",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c6cad657-5687-4d37-961a-4a784fe1f856",
"CreateDate": "2026-03-27T15:12:33.507801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-27T15:12:33.507801-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5edd07ec-aa82-4c86-894c-70aef5870e6e",
"FieldId": "b6d4e309-cc96-426d-b22c-f0109191717d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5edd07ec-aa82-4c86-894c-70aef5870e6e",
"FieldId": "b6d4e309-cc96-426d-b22c-f0109191717d",
"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": "71c606ee-cf99-4364-a90a-f79e84b53004",
"CreateDate": "2026-03-27T15:12:33.507801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-27T15:12:33.507801-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-27T15:12:33.507801-07:00",
"LastValueDate": "2026-03-27T15:12:33.507801-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "17becbe4-1425-42e6-9c73-b96eeeff3175",
"CreateDate": "2026-03-27T15:12:33.507801-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-27T15:12:33.507801-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}