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": "0bafb4ec-4739-457e-8cd1-a263b4520bbc",
"Asset": {
"AssetId": "ba7165f7-2b89-477e-ad2e-b8d57ec03476",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "63c4de3d-a32f-4ee5-9968-3c553192915d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5acdef22-ed59-4471-92df-d68443cb7d06",
"CreateDate": "2026-06-07T04:53:39.6101163-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-07T04:53:39.6101163-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "80b354c2-456d-4308-9283-58d94682aac1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-07T04:53:39.6101163-07:00",
"MeasurementValueNeededDate": "2026-06-07T04:53:39.6101163-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9b11c4a4-31f7-445a-a9d4-6e0a2e24bd62",
"CreateDate": "2026-06-07T04:53:39.6101163-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-07T04:53:39.6101163-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-07T04:53:39.6101163-07:00",
"MeasurementValueNeededDate": "2026-06-07T04:53:39.6101163-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "22d97ecc-4c9f-4407-80ef-94e951a0b8bb",
"CreateDate": "2026-06-07T04:53:39.6101163-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-07T04:53:39.6101163-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "21389091-59f4-4020-bf00-003fd6c50c0b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "63c4de3d-a32f-4ee5-9968-3c553192915d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5acdef22-ed59-4471-92df-d68443cb7d06",
"CreateDate": "2026-06-07T04:53:39.6101163-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-07T04:53:39.6101163-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-07T04:53:39.6101163-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f8032118-3c9d-44e3-aea2-55ee44f475cc",
"Section": {
"FormTypeSectionId": "2202ab09-f780-4938-8e6a-2af64399c2d2",
"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": "a9505bd1-5390-4450-9102-bdd4605edf4e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a0258c8e-240a-4b5c-8a34-f6f30ee95d59",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3afb25b6-95af-4edd-959e-d6b1fa78c5e5",
"CreateDate": "2026-06-07T04:53:39.6101163-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-07T04:53:39.6101163-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6bba0c0f-514c-4206-b4b5-566fb7424295",
"FieldId": "d06c5c31-eedd-45b2-91ce-e48e54696cd2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6bba0c0f-514c-4206-b4b5-566fb7424295",
"FieldId": "d06c5c31-eedd-45b2-91ce-e48e54696cd2",
"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": "f8032118-3c9d-44e3-aea2-55ee44f475cc",
"Section": {
"FormTypeSectionId": "2202ab09-f780-4938-8e6a-2af64399c2d2",
"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": "a9505bd1-5390-4450-9102-bdd4605edf4e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a0258c8e-240a-4b5c-8a34-f6f30ee95d59",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3afb25b6-95af-4edd-959e-d6b1fa78c5e5",
"CreateDate": "2026-06-07T04:53:39.6101163-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-07T04:53:39.6101163-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6bba0c0f-514c-4206-b4b5-566fb7424295",
"FieldId": "d06c5c31-eedd-45b2-91ce-e48e54696cd2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6bba0c0f-514c-4206-b4b5-566fb7424295",
"FieldId": "d06c5c31-eedd-45b2-91ce-e48e54696cd2",
"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": "6c935e45-e4d1-4753-b9b8-0a15b36ddf58",
"CreateDate": "2026-06-07T04:53:39.6101163-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-07T04:53:39.6101163-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-07T04:53:39.6101163-07:00",
"LastValueDate": "2026-06-07T04:53:39.6101163-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "2e522743-9f59-4428-ade6-63a652662f4f",
"CreateDate": "2026-06-07T04:53:39.6101163-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-07T04:53:39.6101163-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}