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": "a15dd456-f1e2-4728-ac18-4f8e53dfbb49",
"Asset": {
"AssetId": "217ce1ff-d9ea-40a1-ad80-ba7fec862399",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6f0d5e8e-e13d-4359-9ee2-b31e8668c9ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c65d055d-5c50-4dfb-932f-1b4e577dfd6c",
"CreateDate": "2026-07-05T10:45:10.578277-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T10:45:10.578277-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "15bdd2fc-67b4-436c-ae11-99bf8df8a2cc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-05T10:45:10.578277-07:00",
"MeasurementValueNeededDate": "2026-07-05T10:45:10.578277-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "199f5565-94df-40cc-8f7c-a294676a693e",
"CreateDate": "2026-07-05T10:45:10.578277-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T10:45:10.578277-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-05T10:45:10.578277-07:00",
"MeasurementValueNeededDate": "2026-07-05T10:45:10.578277-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e8b49bdc-cff1-4f35-8849-afc014625729",
"CreateDate": "2026-07-05T10:45:10.578277-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-05T10:45:10.578277-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a34ed9b7-97c3-44f2-adac-b48d0b1579ad",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6f0d5e8e-e13d-4359-9ee2-b31e8668c9ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c65d055d-5c50-4dfb-932f-1b4e577dfd6c",
"CreateDate": "2026-07-05T10:45:10.578277-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T10:45:10.578277-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-05T10:45:10.578277-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f449784a-8428-41b6-b54f-0bac64b37ce6",
"Section": {
"FormTypeSectionId": "8ff93afb-0462-4913-afc4-484bc2411436",
"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": "48f16df1-0715-4dab-8e91-947033b4fa6e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4469c249-406e-40ae-ab51-71bbdf8bbf12",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fdd45f2f-c925-446b-b026-8f596fbf7bf2",
"CreateDate": "2026-07-05T10:45:10.578277-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T10:45:10.578277-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "848951d4-3fcd-42e2-ade8-f3bb49f7a9cb",
"FieldId": "a60e134b-4a32-48ac-83fb-26cf780b235e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "848951d4-3fcd-42e2-ade8-f3bb49f7a9cb",
"FieldId": "a60e134b-4a32-48ac-83fb-26cf780b235e",
"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": "f449784a-8428-41b6-b54f-0bac64b37ce6",
"Section": {
"FormTypeSectionId": "8ff93afb-0462-4913-afc4-484bc2411436",
"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": "48f16df1-0715-4dab-8e91-947033b4fa6e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4469c249-406e-40ae-ab51-71bbdf8bbf12",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fdd45f2f-c925-446b-b026-8f596fbf7bf2",
"CreateDate": "2026-07-05T10:45:10.578277-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-05T10:45:10.578277-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "848951d4-3fcd-42e2-ade8-f3bb49f7a9cb",
"FieldId": "a60e134b-4a32-48ac-83fb-26cf780b235e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "848951d4-3fcd-42e2-ade8-f3bb49f7a9cb",
"FieldId": "a60e134b-4a32-48ac-83fb-26cf780b235e",
"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": "0fd5c3d7-d315-416e-913b-b1dac545d55d",
"CreateDate": "2026-07-05T10:45:10.578277-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-05T10:45:10.578277-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-05T10:45:10.578277-07:00",
"LastValueDate": "2026-07-05T10:45:10.578277-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "62733ca8-1c81-4842-9206-9f5c3c085cd8",
"CreateDate": "2026-07-05T10:45:10.578277-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-05T10:45:10.578277-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}