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": "0627c21f-ce08-44b6-8be4-fa422b8c93ce",
"Asset": {
"AssetId": "d948ce16-c2af-4677-99b1-11de6fc0dc06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1dbf5dd6-43d4-425c-b80f-d1a23dec8fa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a96b4f1-e9a5-4932-a80e-1f154df8921e",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9248c7b4-3830-4165-848f-d7034f7bd754",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"MeasurementValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a94fe0c2-01c6-4606-a4fb-90dea0632503",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"MeasurementValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c7793758-ac2c-4c8a-abbc-7bb1cba69889",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "e9c1909a-7325-4f21-8341-389b6b02e4f6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1dbf5dd6-43d4-425c-b80f-d1a23dec8fa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a96b4f1-e9a5-4932-a80e-1f154df8921e",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "3770fd9e-bddf-4f6d-9b83-18ed581bfef7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f0915fe2-17ca-4069-a9b6-86d6ec97dc2b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "22aecfff-3a38-4523-bb71-86e6717f5d2e",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2c26cc24-90d6-4b2a-b7e0-fc8e60c1c88a",
"FieldId": "b926dfb8-652f-4b5b-ae3c-63011765288f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2c26cc24-90d6-4b2a-b7e0-fc8e60c1c88a",
"FieldId": "b926dfb8-652f-4b5b-ae3c-63011765288f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "32a10fa0-abad-449c-a5ba-0f3be949397e",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"LastValueDate": "2026-08-12T11:17:03.5718703-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "cc3597ce-4f44-47f6-8313-b6f904fa175b",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "0627c21f-ce08-44b6-8be4-fa422b8c93ce",
"Asset": {
"AssetId": "d948ce16-c2af-4677-99b1-11de6fc0dc06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1dbf5dd6-43d4-425c-b80f-d1a23dec8fa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a96b4f1-e9a5-4932-a80e-1f154df8921e",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9248c7b4-3830-4165-848f-d7034f7bd754",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"MeasurementValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a94fe0c2-01c6-4606-a4fb-90dea0632503",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"MeasurementValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c7793758-ac2c-4c8a-abbc-7bb1cba69889",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "e9c1909a-7325-4f21-8341-389b6b02e4f6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1dbf5dd6-43d4-425c-b80f-d1a23dec8fa1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a96b4f1-e9a5-4932-a80e-1f154df8921e",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "3770fd9e-bddf-4f6d-9b83-18ed581bfef7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f0915fe2-17ca-4069-a9b6-86d6ec97dc2b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "22aecfff-3a38-4523-bb71-86e6717f5d2e",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2c26cc24-90d6-4b2a-b7e0-fc8e60c1c88a",
"FieldId": "b926dfb8-652f-4b5b-ae3c-63011765288f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2c26cc24-90d6-4b2a-b7e0-fc8e60c1c88a",
"FieldId": "b926dfb8-652f-4b5b-ae3c-63011765288f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "32a10fa0-abad-449c-a5ba-0f3be949397e",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T11:17:03.5718703-07:00",
"LastValueDate": "2026-08-12T11:17:03.5718703-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "cc3597ce-4f44-47f6-8313-b6f904fa175b",
"CreateDate": "2026-08-12T11:17:03.5718703-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-12T11:17:03.5718703-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}