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": "830a94c4-94b1-420d-a754-8c185ef36f5f",
"Asset": {
"AssetId": "7ab93650-4ae2-4c58-93d5-bedbdc4298eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f7000030-a0bf-4b25-b13e-f983f8a8d891",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d94cd01b-b054-45ce-bca6-101dc6425b74",
"CreateDate": "2026-03-13T14:01:02.7220319-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:01:02.7220319-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c000a4a7-da72-4243-ac62-ee9e5cd74102",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T14:01:02.7220319-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:01:02.7220319-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "de4bf72e-7292-48a4-9747-0227d0a0a42c",
"CreateDate": "2026-03-13T14:01:02.7220319-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:01:02.7220319-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T14:01:02.7220319-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:01:02.7220319-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "39469d15-bff2-437c-a99f-de2a51ae107d",
"CreateDate": "2026-03-13T14:01:02.7220319-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T14:01:02.7220319-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2136f450-28ac-4ab9-af15-eaa31aba66b5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f7000030-a0bf-4b25-b13e-f983f8a8d891",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d94cd01b-b054-45ce-bca6-101dc6425b74",
"CreateDate": "2026-03-13T14:01:02.7220319-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:01:02.7220319-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T14:01:02.7220319-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "05294679-2d6d-4fbb-ac24-6cfb0355e37b",
"Section": {
"FormTypeSectionId": "e6ea1a48-ea2e-4599-9aa6-dc58ee605279",
"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": "59cee575-0547-413f-a6dd-ebb059ccc0e8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dee9d0ce-be88-48ba-a39e-e56fbbd2c8f1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0917f6a8-2109-4d12-b376-d4b94bc34ef0",
"CreateDate": "2026-03-13T14:01:02.7220319-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:01:02.7220319-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9b79f703-194f-4eb1-b00e-0441088c69a0",
"FieldId": "650044b0-2379-4277-ac64-2af0d6342ced",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9b79f703-194f-4eb1-b00e-0441088c69a0",
"FieldId": "650044b0-2379-4277-ac64-2af0d6342ced",
"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": "05294679-2d6d-4fbb-ac24-6cfb0355e37b",
"Section": {
"FormTypeSectionId": "e6ea1a48-ea2e-4599-9aa6-dc58ee605279",
"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": "59cee575-0547-413f-a6dd-ebb059ccc0e8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dee9d0ce-be88-48ba-a39e-e56fbbd2c8f1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0917f6a8-2109-4d12-b376-d4b94bc34ef0",
"CreateDate": "2026-03-13T14:01:02.7220319-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:01:02.7220319-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9b79f703-194f-4eb1-b00e-0441088c69a0",
"FieldId": "650044b0-2379-4277-ac64-2af0d6342ced",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9b79f703-194f-4eb1-b00e-0441088c69a0",
"FieldId": "650044b0-2379-4277-ac64-2af0d6342ced",
"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": "105567aa-6d15-469c-9fae-6f6dfd37e060",
"CreateDate": "2026-03-13T14:01:02.7220319-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:01:02.7220319-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T14:01:02.7220319-07:00",
"LastValueDate": "2026-03-13T14:01:02.7220319-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "91a34d45-bbec-4c8b-8c78-ec1943b0d0a6",
"CreateDate": "2026-03-13T14:01:02.7220319-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-13T14:01:02.7220319-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}