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": "8cd8f673-4471-4be7-b7f3-b6f7403e24c5",
"Asset": {
"AssetId": "81953251-b667-486f-82f1-4d89b8059b7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a656ffae-b47a-438e-bfe2-48b156a14d90",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "070e21af-8698-41f6-8285-d8717676ddc4",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bd0a17c6-72ce-495b-8983-0f93ac9c24e0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"MeasurementValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1608bf25-3eeb-4fd2-b26d-e838c831a851",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"MeasurementValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "040cdedc-ee67-4933-bf8b-16d60d604cd3",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d86949d6-d269-46e1-a4f5-5338769c8e55",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a656ffae-b47a-438e-bfe2-48b156a14d90",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "070e21af-8698-41f6-8285-d8717676ddc4",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5425f21e-e04e-4a18-b8f8-eca2feeb7fca",
"Section": {
"FormTypeSectionId": "559cf36e-2841-470e-a9be-bba7719ed26e",
"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": "ad1a7a0c-dbec-4bea-b22c-06e2f32c0b2c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c46eaa9-57b1-45a8-ae83-b6e18c400851",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca8b2d0f-96f6-4086-8a2f-b6ce140673c1",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "49b437d3-702b-449a-95de-87f31052d613",
"FieldId": "745a75e8-38e4-4e81-9383-6fc946d17294",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "49b437d3-702b-449a-95de-87f31052d613",
"FieldId": "745a75e8-38e4-4e81-9383-6fc946d17294",
"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": "5425f21e-e04e-4a18-b8f8-eca2feeb7fca",
"Section": {
"FormTypeSectionId": "559cf36e-2841-470e-a9be-bba7719ed26e",
"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": "ad1a7a0c-dbec-4bea-b22c-06e2f32c0b2c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c46eaa9-57b1-45a8-ae83-b6e18c400851",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca8b2d0f-96f6-4086-8a2f-b6ce140673c1",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "49b437d3-702b-449a-95de-87f31052d613",
"FieldId": "745a75e8-38e4-4e81-9383-6fc946d17294",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "49b437d3-702b-449a-95de-87f31052d613",
"FieldId": "745a75e8-38e4-4e81-9383-6fc946d17294",
"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": "8cd3fa1d-fd01-456c-930e-2a1187c1ff4a",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"LastValueDate": "2026-08-12T11:16:22.750121-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "a922ce66-13b7-4096-9992-4ef18558c489",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 4"
},
{
"AssetFormTypeId": "8cd8f673-4471-4be7-b7f3-b6f7403e24c5",
"Asset": {
"AssetId": "81953251-b667-486f-82f1-4d89b8059b7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a656ffae-b47a-438e-bfe2-48b156a14d90",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "070e21af-8698-41f6-8285-d8717676ddc4",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bd0a17c6-72ce-495b-8983-0f93ac9c24e0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"MeasurementValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1608bf25-3eeb-4fd2-b26d-e838c831a851",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"MeasurementValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "040cdedc-ee67-4933-bf8b-16d60d604cd3",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d86949d6-d269-46e1-a4f5-5338769c8e55",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a656ffae-b47a-438e-bfe2-48b156a14d90",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "070e21af-8698-41f6-8285-d8717676ddc4",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5425f21e-e04e-4a18-b8f8-eca2feeb7fca",
"Section": {
"FormTypeSectionId": "559cf36e-2841-470e-a9be-bba7719ed26e",
"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": "ad1a7a0c-dbec-4bea-b22c-06e2f32c0b2c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c46eaa9-57b1-45a8-ae83-b6e18c400851",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca8b2d0f-96f6-4086-8a2f-b6ce140673c1",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "49b437d3-702b-449a-95de-87f31052d613",
"FieldId": "745a75e8-38e4-4e81-9383-6fc946d17294",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "49b437d3-702b-449a-95de-87f31052d613",
"FieldId": "745a75e8-38e4-4e81-9383-6fc946d17294",
"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": "5425f21e-e04e-4a18-b8f8-eca2feeb7fca",
"Section": {
"FormTypeSectionId": "559cf36e-2841-470e-a9be-bba7719ed26e",
"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": "ad1a7a0c-dbec-4bea-b22c-06e2f32c0b2c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c46eaa9-57b1-45a8-ae83-b6e18c400851",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ca8b2d0f-96f6-4086-8a2f-b6ce140673c1",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "49b437d3-702b-449a-95de-87f31052d613",
"FieldId": "745a75e8-38e4-4e81-9383-6fc946d17294",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "49b437d3-702b-449a-95de-87f31052d613",
"FieldId": "745a75e8-38e4-4e81-9383-6fc946d17294",
"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": "8cd3fa1d-fd01-456c-930e-2a1187c1ff4a",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T11:16:22.750121-07:00",
"LastValueDate": "2026-08-12T11:16:22.750121-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "a922ce66-13b7-4096-9992-4ef18558c489",
"CreateDate": "2026-08-12T11:16:22.750121-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-12T11:16:22.750121-07:00",
"LastModifiedUser": "sample string 4"
}
],
"Total": 1,
"Message": "sample string 1"
}