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": "eae4bb29-5435-4047-b2d9-d0f652f82642",
"Asset": {
"AssetId": "f08e0b2c-b017-4da9-8319-d7ef7fbcbddf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e9f45b97-79d2-4684-a56c-b075a63ff9ea",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7beac79f-e70b-4436-ade8-e1d21721c3af",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "50658d97-fe61-4a0e-b999-3f074ffc61b2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-05T06:19:19.9130035-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:19:19.9130035-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b6de38b8-b377-4f63-8ce9-8913d55aebe4",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-05T06:19:19.9130035-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:19:19.9130035-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6f865a6c-e954-4c76-a6f1-629828fb46c7",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "354891f0-05df-4d6a-89b2-125d6ec0610e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e9f45b97-79d2-4684-a56c-b075a63ff9ea",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7beac79f-e70b-4436-ade8-e1d21721c3af",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f5f90c9d-348f-4cbf-a40f-5fd500b13bba",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "053a96ec-5dd4-4e93-995b-d20229a740bb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9916cfe0-80d7-474b-b814-a492925a9cce",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-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": "2025-12-05T06:19:19.9130035-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b8568736-8e5b-44b0-a738-e87a98fe5afd",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-05T06:19:19.9130035-08:00",
"LastValueDate": "2025-12-05T06:19:19.9130035-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "3ca86591-7f86-464a-941d-d9a4bea35d66",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "eae4bb29-5435-4047-b2d9-d0f652f82642",
"Asset": {
"AssetId": "f08e0b2c-b017-4da9-8319-d7ef7fbcbddf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e9f45b97-79d2-4684-a56c-b075a63ff9ea",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7beac79f-e70b-4436-ade8-e1d21721c3af",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "50658d97-fe61-4a0e-b999-3f074ffc61b2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-05T06:19:19.9130035-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:19:19.9130035-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b6de38b8-b377-4f63-8ce9-8913d55aebe4",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-05T06:19:19.9130035-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:19:19.9130035-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6f865a6c-e954-4c76-a6f1-629828fb46c7",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "354891f0-05df-4d6a-89b2-125d6ec0610e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e9f45b97-79d2-4684-a56c-b075a63ff9ea",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7beac79f-e70b-4436-ade8-e1d21721c3af",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f5f90c9d-348f-4cbf-a40f-5fd500b13bba",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "053a96ec-5dd4-4e93-995b-d20229a740bb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9916cfe0-80d7-474b-b814-a492925a9cce",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-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": "2025-12-05T06:19:19.9130035-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b8568736-8e5b-44b0-a738-e87a98fe5afd",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-05T06:19:19.9130035-08:00",
"LastValueDate": "2025-12-05T06:19:19.9130035-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "3ca86591-7f86-464a-941d-d9a4bea35d66",
"CreateDate": "2025-12-05T06:19:19.9130035-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-05T06:19:19.9130035-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}