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": "d09e1488-0421-46e8-8493-48c3e1af46c9",
"Asset": {
"AssetId": "23643846-9e12-4c2a-8947-da6aa6f54a5c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cad7ffe0-bfbe-47c9-a3b4-db8aec18ba28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36a0523e-724d-4316-84e3-da6334dd0524",
"CreateDate": "2026-01-16T16:19:23.3018012-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:19:23.3018012-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "77708864-ed69-44d0-96cc-8a3a846cca88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T16:19:23.3018012-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:19:23.3018012-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "44c25d13-971d-4bd5-9f5f-abdaf68d0917",
"CreateDate": "2026-01-16T16:19:23.3018012-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:19:23.3018012-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T16:19:23.3018012-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:19:23.3018012-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "eed5cc83-1c3a-4270-b8b6-bd481dfeadfb",
"CreateDate": "2026-01-16T16:19:23.3018012-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:19:23.3018012-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "c5cc4c50-24af-468c-9d28-bcca90c0c6fa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cad7ffe0-bfbe-47c9-a3b4-db8aec18ba28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36a0523e-724d-4316-84e3-da6334dd0524",
"CreateDate": "2026-01-16T16:19:23.3018012-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:19:23.3018012-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-16T16:19:23.3018012-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "c8d84824-e5de-4fa1-ab2a-25679a18458c",
"Section": {
"FormTypeSectionId": "eeb676c2-d953-4f1f-b765-64bfb722da42",
"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": "9b9cdc90-b114-41c2-a34f-842bba0a9b15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2dfa5a2-6d95-42d9-ac2f-15f7274cd63a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f06164fb-0f4d-4679-9c06-0f649a1be980",
"CreateDate": "2026-01-16T16:19:23.3018012-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:19:23.3018012-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ba3029ba-fc53-4120-8c63-dcbc42317d5c",
"FieldId": "741081b8-fe16-494c-84a3-9d4b22a81fd7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ba3029ba-fc53-4120-8c63-dcbc42317d5c",
"FieldId": "741081b8-fe16-494c-84a3-9d4b22a81fd7",
"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": "c8d84824-e5de-4fa1-ab2a-25679a18458c",
"Section": {
"FormTypeSectionId": "eeb676c2-d953-4f1f-b765-64bfb722da42",
"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": "9b9cdc90-b114-41c2-a34f-842bba0a9b15",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2dfa5a2-6d95-42d9-ac2f-15f7274cd63a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f06164fb-0f4d-4679-9c06-0f649a1be980",
"CreateDate": "2026-01-16T16:19:23.3018012-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:19:23.3018012-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ba3029ba-fc53-4120-8c63-dcbc42317d5c",
"FieldId": "741081b8-fe16-494c-84a3-9d4b22a81fd7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ba3029ba-fc53-4120-8c63-dcbc42317d5c",
"FieldId": "741081b8-fe16-494c-84a3-9d4b22a81fd7",
"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": "4f93fb1e-3d03-43c2-8229-af5a091e7f7b",
"CreateDate": "2026-01-16T16:19:23.3018012-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:19:23.3018012-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-16T16:19:23.3018012-08:00",
"LastValueDate": "2026-01-16T16:19:23.3018012-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "be77d48a-c9c6-486c-b14d-b5797ba3861c",
"CreateDate": "2026-01-16T16:19:23.3018012-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-16T16:19:23.3018012-08:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}