GET AssetMeasurementTypes/GetAllForAsset?assetId={assetId}
Retrieves all asset measurement types for the given asset. This includes asset measurement 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 measurement types for the asset.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of AssetMeasurementType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"AssetMeasurementTypeId": "fcff7722-c30c-4d45-913d-cebaf6631fd0",
"Asset": {
"AssetId": "9b9b8558-8e85-43b7-af46-d336712aad04",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cf8d0e11-c84e-4b5c-9a27-da16e9b3a83b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43199f02-9487-4960-9f14-fb61cdbbe416",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f67ee241-426f-4c46-9b00-6e0fdcfe1f86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7c987331-158d-494c-86ee-c11aaff5785f",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1552dde1-42d7-46ad-a1d5-a3af108c23df",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "b1dbd0ec-86c6-4a55-8133-16df96919bac",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cf8d0e11-c84e-4b5c-9a27-da16e9b3a83b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43199f02-9487-4960-9f14-fb61cdbbe416",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "885e721d-17c1-487b-b5c1-b088910d23ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e079660d-5b97-4be5-a9db-1e370b783d3a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e075b388-474e-4f45-bcc6-3b5f98a098e5",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d9ba7162-49c9-43a8-994c-d62e2778ea2d",
"FieldId": "291ba4f1-4496-4e93-b273-38e93e7c70f3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d9ba7162-49c9-43a8-994c-d62e2778ea2d",
"FieldId": "291ba4f1-4496-4e93-b273-38e93e7c70f3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b778c502-5b29-4d5c-938d-0f7240f1a0ab",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"LastValueDate": "2026-04-27T20:29:32.0538267-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "e4baf657-e59d-42fa-a144-9947f39cf3d9",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "fcff7722-c30c-4d45-913d-cebaf6631fd0",
"Asset": {
"AssetId": "9b9b8558-8e85-43b7-af46-d336712aad04",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cf8d0e11-c84e-4b5c-9a27-da16e9b3a83b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43199f02-9487-4960-9f14-fb61cdbbe416",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f67ee241-426f-4c46-9b00-6e0fdcfe1f86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7c987331-158d-494c-86ee-c11aaff5785f",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1552dde1-42d7-46ad-a1d5-a3af108c23df",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "b1dbd0ec-86c6-4a55-8133-16df96919bac",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cf8d0e11-c84e-4b5c-9a27-da16e9b3a83b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43199f02-9487-4960-9f14-fb61cdbbe416",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "885e721d-17c1-487b-b5c1-b088910d23ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e079660d-5b97-4be5-a9db-1e370b783d3a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e075b388-474e-4f45-bcc6-3b5f98a098e5",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d9ba7162-49c9-43a8-994c-d62e2778ea2d",
"FieldId": "291ba4f1-4496-4e93-b273-38e93e7c70f3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d9ba7162-49c9-43a8-994c-d62e2778ea2d",
"FieldId": "291ba4f1-4496-4e93-b273-38e93e7c70f3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b778c502-5b29-4d5c-938d-0f7240f1a0ab",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-27T20:29:32.0538267-07:00",
"LastValueDate": "2026-04-27T20:29:32.0538267-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "e4baf657-e59d-42fa-a144-9947f39cf3d9",
"CreateDate": "2026-04-27T20:29:32.0538267-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:29:32.0538267-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}