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": "402ebe96-c605-4e73-867a-df6a4c901b61",
"Asset": {
"AssetId": "a882a0d8-2b42-45bb-a5bd-e78b9eb7212d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f38e4fe3-166e-4644-959c-7b899dc9f88e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "eff4a063-53a3-44d1-8b09-15955bb6756c",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b39fb234-737b-41ec-97c3-8bc1ecdfbab9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T23:11:13.5754778-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:11:13.5754778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d399d2bf-04f4-43e7-abee-e42770e2685b",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T23:11:13.5754778-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:11:13.5754778-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "111af69b-3da2-47cb-aae7-a5f85a8d0a90",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "5450d27e-7ddf-473c-90b1-35a152c3b538",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f38e4fe3-166e-4644-959c-7b899dc9f88e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "eff4a063-53a3-44d1-8b09-15955bb6756c",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "84a080ac-7af1-40ed-8464-e87de67dd68b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a530a3db-35b9-45a3-ae40-dfd625cd7347",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "562ffba5-d5c1-414b-a2a8-9d4480d3bd47",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-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-05-09T23:11:13.5754778-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3ac3e3f2-5fad-4769-a774-ac1b75746f56",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-09T23:11:13.5754778-07:00",
"LastValueDate": "2026-05-09T23:11:13.5754778-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "4f16126d-4881-4179-822a-005d2aab27a6",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "402ebe96-c605-4e73-867a-df6a4c901b61",
"Asset": {
"AssetId": "a882a0d8-2b42-45bb-a5bd-e78b9eb7212d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f38e4fe3-166e-4644-959c-7b899dc9f88e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "eff4a063-53a3-44d1-8b09-15955bb6756c",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b39fb234-737b-41ec-97c3-8bc1ecdfbab9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T23:11:13.5754778-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:11:13.5754778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d399d2bf-04f4-43e7-abee-e42770e2685b",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T23:11:13.5754778-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:11:13.5754778-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "111af69b-3da2-47cb-aae7-a5f85a8d0a90",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "5450d27e-7ddf-473c-90b1-35a152c3b538",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f38e4fe3-166e-4644-959c-7b899dc9f88e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "eff4a063-53a3-44d1-8b09-15955bb6756c",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "84a080ac-7af1-40ed-8464-e87de67dd68b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a530a3db-35b9-45a3-ae40-dfd625cd7347",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "562ffba5-d5c1-414b-a2a8-9d4480d3bd47",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-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-05-09T23:11:13.5754778-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3ac3e3f2-5fad-4769-a774-ac1b75746f56",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-09T23:11:13.5754778-07:00",
"LastValueDate": "2026-05-09T23:11:13.5754778-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "4f16126d-4881-4179-822a-005d2aab27a6",
"CreateDate": "2026-05-09T23:11:13.5754778-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T23:11:13.5754778-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}