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": "0d21d926-d4f7-456d-b405-a54dfb6f22d4",
"Asset": {
"AssetId": "bde0d56b-b875-41a8-a052-f9d5ead8e185",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e0c225ee-b0c3-43f6-a8bd-88431db2c05d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "252b7abe-3813-4bbd-9489-4972f8f3f0a4",
"CreateDate": "2026-09-06T14:13:46.3527539-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T14:13:46.3527539-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7c40ac1b-5c1a-4a86-910d-377519752676",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-06T14:13:46.3527539-07:00",
"MeasurementValueNeededDate": "2026-09-06T14:13:46.3527539-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c0a35ddf-f686-4853-9e50-aa8454b09fa2",
"CreateDate": "2026-09-06T14:13:46.3527539-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T14:13:46.3527539-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-06T14:13:46.3527539-07:00",
"MeasurementValueNeededDate": "2026-09-06T14:13:46.3527539-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f0403bc9-69e6-4b2f-8eb4-d9a7d747c860",
"CreateDate": "2026-09-06T14:13:46.3527539-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-06T14:13:46.3527539-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8e4e4cbe-ac34-4c1f-9b1a-af3bf436b152",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e0c225ee-b0c3-43f6-a8bd-88431db2c05d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "252b7abe-3813-4bbd-9489-4972f8f3f0a4",
"CreateDate": "2026-09-06T14:13:46.3527539-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T14:13:46.3527539-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-06T14:13:46.3527539-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "085d21e7-4600-4a0f-b4bb-1d7294a48975",
"Section": {
"FormTypeSectionId": "8c77af16-906d-4903-8aae-7ecf053723ff",
"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": "8c9009e6-2158-4cc3-a3a3-c8074df7da0b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ff6dc20-d898-45ce-a365-ddb6772f05df",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f411861c-f4ca-4ffb-bd72-90b93df50873",
"CreateDate": "2026-09-06T14:13:46.3527539-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T14:13:46.3527539-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e0af4e8c-23dc-4a2e-9d06-bb02250d2733",
"FieldId": "4e971c8a-4f95-4162-80fe-fce77f6a9142",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e0af4e8c-23dc-4a2e-9d06-bb02250d2733",
"FieldId": "4e971c8a-4f95-4162-80fe-fce77f6a9142",
"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": "085d21e7-4600-4a0f-b4bb-1d7294a48975",
"Section": {
"FormTypeSectionId": "8c77af16-906d-4903-8aae-7ecf053723ff",
"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": "8c9009e6-2158-4cc3-a3a3-c8074df7da0b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ff6dc20-d898-45ce-a365-ddb6772f05df",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f411861c-f4ca-4ffb-bd72-90b93df50873",
"CreateDate": "2026-09-06T14:13:46.3527539-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-06T14:13:46.3527539-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e0af4e8c-23dc-4a2e-9d06-bb02250d2733",
"FieldId": "4e971c8a-4f95-4162-80fe-fce77f6a9142",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e0af4e8c-23dc-4a2e-9d06-bb02250d2733",
"FieldId": "4e971c8a-4f95-4162-80fe-fce77f6a9142",
"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": "255d9b48-262c-4f24-a613-2cacc97f9241",
"CreateDate": "2026-09-06T14:13:46.3527539-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-06T14:13:46.3527539-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-06T14:13:46.3527539-07:00",
"LastValueDate": "2026-09-06T14:13:46.3527539-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "2383185c-05fd-4f12-8236-049d0b0da797",
"CreateDate": "2026-09-06T14:13:46.3527539-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-06T14:13:46.3527539-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}