GET AssetFormTypes/GetAllForAsset?assetId={assetId}
Retrieves all asset form types for the given asset. This includes asset form types of that asset that may not have a value.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetId |
Id of the asset |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, a list of all asset form types for the asset.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of AssetFormType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"AssetFormTypeId": "9860a2c8-6e3b-4599-9215-d54903ce2521",
"Asset": {
"AssetId": "9b8b3e6c-e804-4dd2-bbb9-dcafc8365be5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2c81c4de-f620-458d-b606-c12188b25d47",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0a5c91b2-76b3-4cc2-b838-520331f3d1c1",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cfdd4d24-0f85-4589-aeb2-6f8870b453b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"MeasurementValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7f094c05-9de3-4765-ac63-4e95cfd9743c",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"MeasurementValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f1001eed-acb8-49f4-a925-28f2061582db",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "28120043-613d-4e4c-be01-34eeb00538a1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2c81c4de-f620-458d-b606-c12188b25d47",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0a5c91b2-76b3-4cc2-b838-520331f3d1c1",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "94b39d25-0dea-4c17-8a5f-27850b6bff2e",
"Section": {
"FormTypeSectionId": "0d48e6d0-223e-4557-8fbb-870baf25bf1b",
"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": "e75b0aed-9b2a-40f0-a316-d6792f2f0716",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "82522fb2-cc53-45c4-88fc-0795805f01f0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a7ced36-adba-4d70-b50f-fc92af0b8869",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f78da381-a440-47bc-85ac-b5ae19723d80",
"FieldId": "fcea1e41-2087-4c09-8b58-0286aea8fa6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f78da381-a440-47bc-85ac-b5ae19723d80",
"FieldId": "fcea1e41-2087-4c09-8b58-0286aea8fa6f",
"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": "94b39d25-0dea-4c17-8a5f-27850b6bff2e",
"Section": {
"FormTypeSectionId": "0d48e6d0-223e-4557-8fbb-870baf25bf1b",
"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": "e75b0aed-9b2a-40f0-a316-d6792f2f0716",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "82522fb2-cc53-45c4-88fc-0795805f01f0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a7ced36-adba-4d70-b50f-fc92af0b8869",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f78da381-a440-47bc-85ac-b5ae19723d80",
"FieldId": "fcea1e41-2087-4c09-8b58-0286aea8fa6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f78da381-a440-47bc-85ac-b5ae19723d80",
"FieldId": "fcea1e41-2087-4c09-8b58-0286aea8fa6f",
"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": "b27ee021-885d-4dd1-a2c2-0f2a1fad8dc0",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"LastValueDate": "2026-02-12T01:19:01.9255848-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "b057fa5f-174f-45c0-9888-caf6654ad615",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 4"
},
{
"AssetFormTypeId": "9860a2c8-6e3b-4599-9215-d54903ce2521",
"Asset": {
"AssetId": "9b8b3e6c-e804-4dd2-bbb9-dcafc8365be5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2c81c4de-f620-458d-b606-c12188b25d47",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0a5c91b2-76b3-4cc2-b838-520331f3d1c1",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cfdd4d24-0f85-4589-aeb2-6f8870b453b8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"MeasurementValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7f094c05-9de3-4765-ac63-4e95cfd9743c",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"MeasurementValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f1001eed-acb8-49f4-a925-28f2061582db",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "28120043-613d-4e4c-be01-34eeb00538a1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2c81c4de-f620-458d-b606-c12188b25d47",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0a5c91b2-76b3-4cc2-b838-520331f3d1c1",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "94b39d25-0dea-4c17-8a5f-27850b6bff2e",
"Section": {
"FormTypeSectionId": "0d48e6d0-223e-4557-8fbb-870baf25bf1b",
"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": "e75b0aed-9b2a-40f0-a316-d6792f2f0716",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "82522fb2-cc53-45c4-88fc-0795805f01f0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a7ced36-adba-4d70-b50f-fc92af0b8869",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f78da381-a440-47bc-85ac-b5ae19723d80",
"FieldId": "fcea1e41-2087-4c09-8b58-0286aea8fa6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f78da381-a440-47bc-85ac-b5ae19723d80",
"FieldId": "fcea1e41-2087-4c09-8b58-0286aea8fa6f",
"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": "94b39d25-0dea-4c17-8a5f-27850b6bff2e",
"Section": {
"FormTypeSectionId": "0d48e6d0-223e-4557-8fbb-870baf25bf1b",
"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": "e75b0aed-9b2a-40f0-a316-d6792f2f0716",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "82522fb2-cc53-45c4-88fc-0795805f01f0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a7ced36-adba-4d70-b50f-fc92af0b8869",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f78da381-a440-47bc-85ac-b5ae19723d80",
"FieldId": "fcea1e41-2087-4c09-8b58-0286aea8fa6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f78da381-a440-47bc-85ac-b5ae19723d80",
"FieldId": "fcea1e41-2087-4c09-8b58-0286aea8fa6f",
"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": "b27ee021-885d-4dd1-a2c2-0f2a1fad8dc0",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:19:01.9255848-08:00",
"LastValueDate": "2026-02-12T01:19:01.9255848-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "b057fa5f-174f-45c0-9888-caf6654ad615",
"CreateDate": "2026-02-12T01:19:01.9255848-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-12T01:19:01.9255848-08:00",
"LastModifiedUser": "sample string 4"
}
],
"Total": 1,
"Message": "sample string 1"
}