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": "28db1db1-5df6-4da5-bce0-3fd86d4a1996",
"Asset": {
"AssetId": "67f2c3d7-0ec2-467c-acef-e600da351b55",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c14be3bb-811b-4ac6-9c22-1f59baa23428",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7fd343fb-855a-4749-a31a-7ce6e324838b",
"CreateDate": "2026-05-02T21:09:48.045032-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-02T21:09:48.045032-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "07338120-e9fd-4748-bb83-49410d393838",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-02T21:09:48.045032-07:00",
"MeasurementValueNeededDate": "2026-05-02T21:09:48.045032-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e4b15ea2-92e1-4867-a4e9-c44b88671e9e",
"CreateDate": "2026-05-02T21:09:48.045032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-02T21:09:48.045032-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-02T21:09:48.045032-07:00",
"MeasurementValueNeededDate": "2026-05-02T21:09:48.045032-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "006f1537-b83d-4483-a0bc-b4b2294c6b08",
"CreateDate": "2026-05-02T21:09:48.045032-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-02T21:09:48.045032-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "75990abe-67d1-419d-b338-22679bdec61d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c14be3bb-811b-4ac6-9c22-1f59baa23428",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7fd343fb-855a-4749-a31a-7ce6e324838b",
"CreateDate": "2026-05-02T21:09:48.045032-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-02T21:09:48.045032-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-02T21:09:48.045032-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "cb4e03b5-2c6d-4374-81c0-8c46be78127e",
"Section": {
"FormTypeSectionId": "473346f0-7296-4b7d-b370-22264557dfa1",
"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": "11dfdbd8-eda0-4276-95be-f951bff3ef19",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12778a0b-f252-4d1e-ba03-2cfb65385fd1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5794b23e-6999-452e-a3ed-86bd83430714",
"CreateDate": "2026-05-02T21:09:48.045032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-02T21:09:48.045032-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5d7365fc-2c9e-45cc-9055-20ad33977f06",
"FieldId": "09664272-ebb4-45eb-93af-71f8f057ec1d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5d7365fc-2c9e-45cc-9055-20ad33977f06",
"FieldId": "09664272-ebb4-45eb-93af-71f8f057ec1d",
"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": "cb4e03b5-2c6d-4374-81c0-8c46be78127e",
"Section": {
"FormTypeSectionId": "473346f0-7296-4b7d-b370-22264557dfa1",
"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": "11dfdbd8-eda0-4276-95be-f951bff3ef19",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12778a0b-f252-4d1e-ba03-2cfb65385fd1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5794b23e-6999-452e-a3ed-86bd83430714",
"CreateDate": "2026-05-02T21:09:48.045032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-02T21:09:48.045032-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5d7365fc-2c9e-45cc-9055-20ad33977f06",
"FieldId": "09664272-ebb4-45eb-93af-71f8f057ec1d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5d7365fc-2c9e-45cc-9055-20ad33977f06",
"FieldId": "09664272-ebb4-45eb-93af-71f8f057ec1d",
"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": "2fd38e2d-7a46-4403-8bf3-17ad504d6cea",
"CreateDate": "2026-05-02T21:09:48.045032-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-02T21:09:48.045032-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-02T21:09:48.045032-07:00",
"LastValueDate": "2026-05-02T21:09:48.045032-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "c03b58ce-5814-4d40-9837-c2b4ab7b363e",
"CreateDate": "2026-05-02T21:09:48.045032-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-02T21:09:48.045032-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}