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": "9be34344-c830-46e7-9e43-a1d7e9dd4584",
"Asset": {
"AssetId": "4966486b-03bd-4247-8c2c-48172a68e970",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7338c0e4-7fca-4797-b5e5-631d457b9eef",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "75568cff-3b53-4edb-8dea-d45d0a1cc2e2",
"CreateDate": "2026-05-05T20:59:22.6562862-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-05T20:59:22.6562862-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "48cc6bd5-83ab-42b2-a3b1-47e854305581",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-05T20:59:22.6562862-07:00",
"MeasurementValueNeededDate": "2026-05-05T20:59:22.6562862-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2d4f0130-d636-43cc-ac53-b9caf1b73e32",
"CreateDate": "2026-05-05T20:59:22.6562862-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-05T20:59:22.6562862-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-05T20:59:22.6562862-07:00",
"MeasurementValueNeededDate": "2026-05-05T20:59:22.6562862-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "841c4bf6-9ea6-4528-8542-edf2e528917d",
"CreateDate": "2026-05-05T20:59:22.6562862-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-05T20:59:22.6562862-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1f764b75-e232-4b31-a662-aeec8f234ba5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7338c0e4-7fca-4797-b5e5-631d457b9eef",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "75568cff-3b53-4edb-8dea-d45d0a1cc2e2",
"CreateDate": "2026-05-05T20:59:22.6562862-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-05T20:59:22.6562862-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-05T20:59:22.6562862-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "93c47484-82da-4b1a-b0db-9340e63a9b42",
"Section": {
"FormTypeSectionId": "2bb9a245-4912-473b-b829-0d47d8ed6abe",
"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": "433f4c37-8613-45d2-9121-90559cb2cafe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6950153e-d2e2-4197-a086-e10e6af666ce",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5ae8c9fb-81d8-4d02-87da-e92fcceb61a9",
"CreateDate": "2026-05-05T20:59:22.6562862-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-05T20:59:22.6562862-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1aea9199-1c5a-498f-beec-8c2a2dcf698f",
"FieldId": "4a15c93f-1fec-4506-b78e-5bbca4073ed2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1aea9199-1c5a-498f-beec-8c2a2dcf698f",
"FieldId": "4a15c93f-1fec-4506-b78e-5bbca4073ed2",
"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": "93c47484-82da-4b1a-b0db-9340e63a9b42",
"Section": {
"FormTypeSectionId": "2bb9a245-4912-473b-b829-0d47d8ed6abe",
"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": "433f4c37-8613-45d2-9121-90559cb2cafe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6950153e-d2e2-4197-a086-e10e6af666ce",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5ae8c9fb-81d8-4d02-87da-e92fcceb61a9",
"CreateDate": "2026-05-05T20:59:22.6562862-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-05T20:59:22.6562862-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1aea9199-1c5a-498f-beec-8c2a2dcf698f",
"FieldId": "4a15c93f-1fec-4506-b78e-5bbca4073ed2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1aea9199-1c5a-498f-beec-8c2a2dcf698f",
"FieldId": "4a15c93f-1fec-4506-b78e-5bbca4073ed2",
"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": "c0005947-c847-4e1a-9f35-bf2e892cbb7c",
"CreateDate": "2026-05-05T20:59:22.6562862-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-05T20:59:22.6562862-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-05T20:59:22.6562862-07:00",
"LastValueDate": "2026-05-05T20:59:22.6562862-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "d62450f0-d115-485c-a99a-d5c5002ad2a6",
"CreateDate": "2026-05-05T20:59:22.6562862-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-05T20:59:22.6562862-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}