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": "3c853dd7-39d6-48ae-ae15-9c80acd7b903",
"Asset": {
"AssetId": "5ab213e1-cb1c-4c7b-a039-8b63750aa0d1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9dd2279b-0f72-4273-9531-c57d77a1df9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0c233183-5f7b-4594-af77-6aa679f0fb7e",
"CreateDate": "2026-02-01T00:37:45.8976252-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-01T00:37:45.8976252-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f4c0f4c5-6773-4303-9f8b-7e1ab96fa7dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-01T00:37:45.8976252-08:00",
"MeasurementValueNeededDate": "2026-02-01T00:37:45.8976252-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "01288949-ff1c-48d9-a53b-376ad226b4dd",
"CreateDate": "2026-02-01T00:37:45.8976252-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-01T00:37:45.8976252-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-01T00:37:45.8976252-08:00",
"MeasurementValueNeededDate": "2026-02-01T00:37:45.8976252-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cb280b0c-509d-4c74-8df1-55d64dbcd846",
"CreateDate": "2026-02-01T00:37:45.8976252-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-01T00:37:45.8976252-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a1365d53-69ca-416a-a095-152fbfc6accb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9dd2279b-0f72-4273-9531-c57d77a1df9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0c233183-5f7b-4594-af77-6aa679f0fb7e",
"CreateDate": "2026-02-01T00:37:45.8976252-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-01T00:37:45.8976252-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-01T00:37:45.8976252-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8c681c35-40f6-4e39-8c1c-955b55317559",
"Section": {
"FormTypeSectionId": "d39294dc-1686-4ba8-9ee5-ced47ae3d9dc",
"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": "678bd7aa-6028-45b0-a1ae-62ac5cd5b8c5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2a14588a-b954-4c2c-8259-2e4fe29d4126",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e66332af-919f-4c49-a81e-6de990d82c9d",
"CreateDate": "2026-02-01T00:37:45.8976252-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-01T00:37:45.8976252-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7a7f1101-e29f-494e-b178-ad86f6a9a301",
"FieldId": "5c16e258-65be-4f0a-967d-4fc1f8cef05b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7a7f1101-e29f-494e-b178-ad86f6a9a301",
"FieldId": "5c16e258-65be-4f0a-967d-4fc1f8cef05b",
"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": "8c681c35-40f6-4e39-8c1c-955b55317559",
"Section": {
"FormTypeSectionId": "d39294dc-1686-4ba8-9ee5-ced47ae3d9dc",
"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": "678bd7aa-6028-45b0-a1ae-62ac5cd5b8c5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2a14588a-b954-4c2c-8259-2e4fe29d4126",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e66332af-919f-4c49-a81e-6de990d82c9d",
"CreateDate": "2026-02-01T00:37:45.8976252-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-01T00:37:45.8976252-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7a7f1101-e29f-494e-b178-ad86f6a9a301",
"FieldId": "5c16e258-65be-4f0a-967d-4fc1f8cef05b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7a7f1101-e29f-494e-b178-ad86f6a9a301",
"FieldId": "5c16e258-65be-4f0a-967d-4fc1f8cef05b",
"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": "6bcd851c-c395-4748-8e0d-e1d1f4242bc5",
"CreateDate": "2026-02-01T00:37:45.8976252-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-01T00:37:45.8976252-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-01T00:37:45.8976252-08:00",
"LastValueDate": "2026-02-01T00:37:45.8976252-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "aba8f2eb-39f2-4869-8564-1d5dad5aa734",
"CreateDate": "2026-02-01T00:37:45.8976252-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-01T00:37:45.8976252-08:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}