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": "e3fb4999-8ac2-4dbd-acd2-5ad8bf37e50d",
"Asset": {
"AssetId": "52f6102c-7f44-4b44-87c6-4cae52ac1d28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "69d85c04-04b1-4d9b-ad05-2ec24f5a9a77",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "745a0742-3b93-4963-b5f8-d589daf714e9",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e6ec5ff1-1398-4fb1-8a9a-b26772f1417b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"MeasurementValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cbabd5f2-309a-4a62-a7ff-478109e4b066",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"MeasurementValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ea1068ae-058d-4160-a65b-dae33d4fb8e0",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d9e82a5e-4739-4852-bc34-349125fe3c8e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "69d85c04-04b1-4d9b-ad05-2ec24f5a9a77",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "745a0742-3b93-4963-b5f8-d589daf714e9",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "053b0b83-0d2b-4f60-8535-1bc85906f821",
"Section": {
"FormTypeSectionId": "587a16d5-01fc-438b-bb76-f58c39b45329",
"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": "052ba8e9-3220-4f78-b510-3da2704c0b05",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "138cf2b1-ba79-4e51-8720-410ff959f1b5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30f4423b-c39f-47c8-8d39-3499f6f70f61",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ad5429bb-5d5b-4dc7-849a-edde9d0ab058",
"FieldId": "ba048054-b784-4ced-b112-1814b4c301c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ad5429bb-5d5b-4dc7-849a-edde9d0ab058",
"FieldId": "ba048054-b784-4ced-b112-1814b4c301c7",
"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": "053b0b83-0d2b-4f60-8535-1bc85906f821",
"Section": {
"FormTypeSectionId": "587a16d5-01fc-438b-bb76-f58c39b45329",
"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": "052ba8e9-3220-4f78-b510-3da2704c0b05",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "138cf2b1-ba79-4e51-8720-410ff959f1b5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30f4423b-c39f-47c8-8d39-3499f6f70f61",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ad5429bb-5d5b-4dc7-849a-edde9d0ab058",
"FieldId": "ba048054-b784-4ced-b112-1814b4c301c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ad5429bb-5d5b-4dc7-849a-edde9d0ab058",
"FieldId": "ba048054-b784-4ced-b112-1814b4c301c7",
"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": "2e6adee5-cf80-4a60-adeb-848c9acfe61d",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"LastValueDate": "2026-07-23T06:41:00.7592907-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "0cfca2a0-146b-49b4-92bb-a8ed29a6d98e",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 4"
},
{
"AssetFormTypeId": "e3fb4999-8ac2-4dbd-acd2-5ad8bf37e50d",
"Asset": {
"AssetId": "52f6102c-7f44-4b44-87c6-4cae52ac1d28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "69d85c04-04b1-4d9b-ad05-2ec24f5a9a77",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "745a0742-3b93-4963-b5f8-d589daf714e9",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e6ec5ff1-1398-4fb1-8a9a-b26772f1417b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"MeasurementValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cbabd5f2-309a-4a62-a7ff-478109e4b066",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"MeasurementValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ea1068ae-058d-4160-a65b-dae33d4fb8e0",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d9e82a5e-4739-4852-bc34-349125fe3c8e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "69d85c04-04b1-4d9b-ad05-2ec24f5a9a77",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "745a0742-3b93-4963-b5f8-d589daf714e9",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "053b0b83-0d2b-4f60-8535-1bc85906f821",
"Section": {
"FormTypeSectionId": "587a16d5-01fc-438b-bb76-f58c39b45329",
"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": "052ba8e9-3220-4f78-b510-3da2704c0b05",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "138cf2b1-ba79-4e51-8720-410ff959f1b5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30f4423b-c39f-47c8-8d39-3499f6f70f61",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ad5429bb-5d5b-4dc7-849a-edde9d0ab058",
"FieldId": "ba048054-b784-4ced-b112-1814b4c301c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ad5429bb-5d5b-4dc7-849a-edde9d0ab058",
"FieldId": "ba048054-b784-4ced-b112-1814b4c301c7",
"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": "053b0b83-0d2b-4f60-8535-1bc85906f821",
"Section": {
"FormTypeSectionId": "587a16d5-01fc-438b-bb76-f58c39b45329",
"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": "052ba8e9-3220-4f78-b510-3da2704c0b05",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "138cf2b1-ba79-4e51-8720-410ff959f1b5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30f4423b-c39f-47c8-8d39-3499f6f70f61",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ad5429bb-5d5b-4dc7-849a-edde9d0ab058",
"FieldId": "ba048054-b784-4ced-b112-1814b4c301c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ad5429bb-5d5b-4dc7-849a-edde9d0ab058",
"FieldId": "ba048054-b784-4ced-b112-1814b4c301c7",
"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": "2e6adee5-cf80-4a60-adeb-848c9acfe61d",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-23T06:41:00.7592907-07:00",
"LastValueDate": "2026-07-23T06:41:00.7592907-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "0cfca2a0-146b-49b4-92bb-a8ed29a6d98e",
"CreateDate": "2026-07-23T06:41:00.7592907-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-07-23T06:41:00.7592907-07:00",
"LastModifiedUser": "sample string 4"
}
],
"Total": 1,
"Message": "sample string 1"
}