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": "3531c160-1ea6-464d-8804-9636231253b1",
"Asset": {
"AssetId": "aa0c5e47-f114-4e71-9d82-e4263f543789",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4f55bc68-902a-494e-9557-26390634b260",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "60599863-d81d-44c5-89a8-5a9e6c50390b",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fe575fbb-1940-4872-9d7b-e1ba8113a715",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"MeasurementValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "03c3c99e-25d3-4343-b807-db30f6f8d20a",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"MeasurementValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5cb9d615-6580-4038-af3d-54310cb20a16",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "af3a1f22-cdad-4a7f-a0da-77bc9c880b40",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4f55bc68-902a-494e-9557-26390634b260",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "60599863-d81d-44c5-89a8-5a9e6c50390b",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f5a67f6e-f67c-4f45-829e-c897c946fbb0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bed5b86e-22c5-473a-ad82-380303b877c8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "971a6133-276f-4682-8417-ce40abf40b27",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a2d9df70-6a12-4bbd-964f-85264e148ae0",
"FieldId": "987a733b-73c0-4341-862d-b78b6d69dd7e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a2d9df70-6a12-4bbd-964f-85264e148ae0",
"FieldId": "987a733b-73c0-4341-862d-b78b6d69dd7e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "49cd488b-f9c6-4b31-8e6b-187d2c78a745",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"LastValueDate": "2026-09-07T12:11:45.9747928-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "df960fc6-f8a4-460a-a1ba-f2a9ac4f1e25",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "3531c160-1ea6-464d-8804-9636231253b1",
"Asset": {
"AssetId": "aa0c5e47-f114-4e71-9d82-e4263f543789",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4f55bc68-902a-494e-9557-26390634b260",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "60599863-d81d-44c5-89a8-5a9e6c50390b",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fe575fbb-1940-4872-9d7b-e1ba8113a715",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"MeasurementValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "03c3c99e-25d3-4343-b807-db30f6f8d20a",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"MeasurementValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5cb9d615-6580-4038-af3d-54310cb20a16",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "af3a1f22-cdad-4a7f-a0da-77bc9c880b40",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4f55bc68-902a-494e-9557-26390634b260",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "60599863-d81d-44c5-89a8-5a9e6c50390b",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f5a67f6e-f67c-4f45-829e-c897c946fbb0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bed5b86e-22c5-473a-ad82-380303b877c8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "971a6133-276f-4682-8417-ce40abf40b27",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a2d9df70-6a12-4bbd-964f-85264e148ae0",
"FieldId": "987a733b-73c0-4341-862d-b78b6d69dd7e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a2d9df70-6a12-4bbd-964f-85264e148ae0",
"FieldId": "987a733b-73c0-4341-862d-b78b6d69dd7e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "49cd488b-f9c6-4b31-8e6b-187d2c78a745",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-07T12:11:45.9747928-07:00",
"LastValueDate": "2026-09-07T12:11:45.9747928-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "df960fc6-f8a4-460a-a1ba-f2a9ac4f1e25",
"CreateDate": "2026-09-07T12:11:45.9747928-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-07T12:11:45.9747928-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}