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": "e3b563bb-4fa3-4b70-baf3-91d41df62846",
"Asset": {
"AssetId": "37b80567-95bd-4be8-8d28-1e4d25146b1e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e685ecd7-9dd2-4739-9913-b15219f53834",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "44a9ba6a-f348-4658-9f9c-e2b6703bb231",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b644ae80-9027-4f76-97b9-73f97d8e4408",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"MeasurementValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0fc07282-a2d5-4b05-88ed-bbcf4f33b7b3",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"MeasurementValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7e7ad1e2-7c95-4e8b-99b8-b92a9b1fe57d",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "b77813bc-677c-4636-a300-57a4cc808cbb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e685ecd7-9dd2-4739-9913-b15219f53834",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "44a9ba6a-f348-4658-9f9c-e2b6703bb231",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "cbc89f6e-1a63-463d-afbf-8460b9ea77ca",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5586d42-190e-4484-af00-3a4772fb2ec2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f1bdba14-4af1-4331-a998-2460ee684a29",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f598d723-8b4b-4b55-9da5-b7bac61f5fa5",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"LastValueDate": "2026-06-27T07:41:42.0325923-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "f819af21-5f8b-4284-bcfb-721ead17dbf1",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "e3b563bb-4fa3-4b70-baf3-91d41df62846",
"Asset": {
"AssetId": "37b80567-95bd-4be8-8d28-1e4d25146b1e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e685ecd7-9dd2-4739-9913-b15219f53834",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "44a9ba6a-f348-4658-9f9c-e2b6703bb231",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b644ae80-9027-4f76-97b9-73f97d8e4408",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"MeasurementValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0fc07282-a2d5-4b05-88ed-bbcf4f33b7b3",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"MeasurementValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7e7ad1e2-7c95-4e8b-99b8-b92a9b1fe57d",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "b77813bc-677c-4636-a300-57a4cc808cbb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e685ecd7-9dd2-4739-9913-b15219f53834",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "44a9ba6a-f348-4658-9f9c-e2b6703bb231",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "cbc89f6e-1a63-463d-afbf-8460b9ea77ca",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5586d42-190e-4484-af00-3a4772fb2ec2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f1bdba14-4af1-4331-a998-2460ee684a29",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f598d723-8b4b-4b55-9da5-b7bac61f5fa5",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-27T07:41:42.0325923-07:00",
"LastValueDate": "2026-06-27T07:41:42.0325923-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "f819af21-5f8b-4284-bcfb-721ead17dbf1",
"CreateDate": "2026-06-27T07:41:42.0325923-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-27T07:41:42.0325923-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}