GET AssetMeasurementTypes?assetId={assetId}&measurementTypeId={measurementTypeId}
Retrieves asset measurement types for the given parameters. All parameters are optional. Asset measurement types represent a particular asset's overrides of the measurement types of its asset type.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetId |
Id of the asset |
globally unique identifier |
None. |
| measurementTypeId |
Id of the measurement type |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
On success, a list of asset measurement types.
| 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": "54b05c19-2d26-4771-8ec2-f321c488eea6",
"Asset": {
"AssetId": "3b1ecc26-2ab1-4bb3-8917-1e3afe0de519",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bb2b2c5a-ef57-44b4-a925-604aae422af6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "061f970c-9fe2-490c-9db6-43c6f189c437",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5a45908b-c2ea-4d91-b7b2-195b43cd3307",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-01T00:09:35.9301821-08:00",
"MeasurementValueNeededDate": "2026-01-01T00:09:35.9301821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b3af17dc-b736-4146-9c3c-2b8c632cd426",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-01T00:09:35.9301821-08:00",
"MeasurementValueNeededDate": "2026-01-01T00:09:35.9301821-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9209b525-2d18-4260-85d6-3c22028426cd",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "baf26834-c1ec-4edc-94da-5f7a126dd430",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bb2b2c5a-ef57-44b4-a925-604aae422af6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "061f970c-9fe2-490c-9db6-43c6f189c437",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "d105e963-a743-4ca7-bf24-fab0e6bbfbd9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "74fbe995-ce47-4fb0-8e87-87fb2288740f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9731adb3-5a3e-4b53-93df-7d482b9fa61b",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08: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-01-01T00:09:35.9301821-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7f648816-b830-4334-81fe-e25a8239a111",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-01T00:09:35.9301821-08:00",
"LastValueDate": "2026-01-01T00:09:35.9301821-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "bebe19cc-9ef4-4be5-a621-f95e3b295d10",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "54b05c19-2d26-4771-8ec2-f321c488eea6",
"Asset": {
"AssetId": "3b1ecc26-2ab1-4bb3-8917-1e3afe0de519",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bb2b2c5a-ef57-44b4-a925-604aae422af6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "061f970c-9fe2-490c-9db6-43c6f189c437",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5a45908b-c2ea-4d91-b7b2-195b43cd3307",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-01T00:09:35.9301821-08:00",
"MeasurementValueNeededDate": "2026-01-01T00:09:35.9301821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b3af17dc-b736-4146-9c3c-2b8c632cd426",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-01T00:09:35.9301821-08:00",
"MeasurementValueNeededDate": "2026-01-01T00:09:35.9301821-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9209b525-2d18-4260-85d6-3c22028426cd",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "baf26834-c1ec-4edc-94da-5f7a126dd430",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bb2b2c5a-ef57-44b4-a925-604aae422af6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "061f970c-9fe2-490c-9db6-43c6f189c437",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "d105e963-a743-4ca7-bf24-fab0e6bbfbd9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "74fbe995-ce47-4fb0-8e87-87fb2288740f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9731adb3-5a3e-4b53-93df-7d482b9fa61b",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08: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-01-01T00:09:35.9301821-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7f648816-b830-4334-81fe-e25a8239a111",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-01T00:09:35.9301821-08:00",
"LastValueDate": "2026-01-01T00:09:35.9301821-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "bebe19cc-9ef4-4be5-a621-f95e3b295d10",
"CreateDate": "2026-01-01T00:09:35.9301821-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-01T00:09:35.9301821-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}