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": "a368e48e-2c79-4b4c-83eb-ddf43142902e",
"Asset": {
"AssetId": "bc6b6d26-92dd-414e-ac50-b501d4dc7cc1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6602d23b-ca28-4d63-807c-d24938b633d1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b7e55d75-4c21-42fe-b195-b90752b17f56",
"CreateDate": "2026-01-14T21:18:40.3444852-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-14T21:18:40.3444852-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c8595acb-31ec-40f1-92ef-9ebc589c21a8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-14T21:18:40.3444852-08:00",
"MeasurementValueNeededDate": "2026-01-14T21:18:40.3444852-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c9b4c37c-dc9c-4dee-a367-24470a872a23",
"CreateDate": "2026-01-14T21:18:40.3444852-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-14T21:18:40.3444852-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-14T21:18:40.3444852-08:00",
"MeasurementValueNeededDate": "2026-01-14T21:18:40.3444852-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "215d0199-6125-4f06-82d2-753f1134b9b6",
"CreateDate": "2026-01-14T21:18:40.3444852-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-14T21:18:40.3444852-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "95d950e3-5694-4af7-99f4-44bd48c2a6f6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6602d23b-ca28-4d63-807c-d24938b633d1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b7e55d75-4c21-42fe-b195-b90752b17f56",
"CreateDate": "2026-01-14T21:18:40.3444852-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-14T21:18:40.3444852-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-14T21:18:40.3444852-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "9e92c620-1845-42b3-a1bd-f6275f5af624",
"Section": {
"FormTypeSectionId": "ea49bbf0-fe15-415b-b47a-384ff504558f",
"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": "32c31c31-849b-4576-a14b-539c2ef6af19",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ef63f6f2-3492-4e7a-93f1-e92469a09d63",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0179e40b-5554-4a85-8ab8-815f46b7d287",
"CreateDate": "2026-01-14T21:18:40.3444852-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-14T21:18:40.3444852-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8660423e-b006-44e3-832a-82bc1909edbb",
"FieldId": "1d00840e-3501-4c36-9e37-32155a14db22",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8660423e-b006-44e3-832a-82bc1909edbb",
"FieldId": "1d00840e-3501-4c36-9e37-32155a14db22",
"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": "9e92c620-1845-42b3-a1bd-f6275f5af624",
"Section": {
"FormTypeSectionId": "ea49bbf0-fe15-415b-b47a-384ff504558f",
"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": "32c31c31-849b-4576-a14b-539c2ef6af19",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ef63f6f2-3492-4e7a-93f1-e92469a09d63",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0179e40b-5554-4a85-8ab8-815f46b7d287",
"CreateDate": "2026-01-14T21:18:40.3444852-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-14T21:18:40.3444852-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8660423e-b006-44e3-832a-82bc1909edbb",
"FieldId": "1d00840e-3501-4c36-9e37-32155a14db22",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8660423e-b006-44e3-832a-82bc1909edbb",
"FieldId": "1d00840e-3501-4c36-9e37-32155a14db22",
"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": "c7a90a47-1c38-49f7-8dd8-ced26ef096a5",
"CreateDate": "2026-01-14T21:18:40.3444852-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-14T21:18:40.3444852-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-14T21:18:40.3444852-08:00",
"LastValueDate": "2026-01-14T21:18:40.3444852-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "790fd967-3a46-4bcd-a6d2-04f85f568e0a",
"CreateDate": "2026-01-14T21:18:40.3444852-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-14T21:18:40.3444852-08:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}