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": "10eabd40-a112-477e-83a3-0d58b12ef3bb",
"Asset": {
"AssetId": "e57c4948-2b34-4cc9-83d7-55f7acd7458e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5a119c8f-8167-410c-a731-7eeeae1a138e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "83d09882-33c3-4af8-a33c-6daf1b249d03",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8b65ed92-daff-4857-869f-206dfd9352cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8db4c65c-d6e0-43bb-8242-73c4c648b79c",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1a5fa952-4d30-414c-a692-bf429df0e442",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "5a589e13-e101-4090-a1db-d5f6d2d6e839",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5a119c8f-8167-410c-a731-7eeeae1a138e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "83d09882-33c3-4af8-a33c-6daf1b249d03",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e69bfde2-7476-407c-b78d-d9869f2178b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "33eaf9ed-65b5-4d56-a8b4-e7238b5585d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "44b1ff31-76fb-434e-83d4-a4ed23cff188",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ae556382-bc20-44ca-933d-1492dd55858a",
"FieldId": "a035ceab-3cdd-4a94-8034-6d91d16024f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ae556382-bc20-44ca-933d-1492dd55858a",
"FieldId": "a035ceab-3cdd-4a94-8034-6d91d16024f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d74a40f3-28c7-481f-9465-c80be7bab3a2",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"LastValueDate": "2026-08-09T23:45:40.5493739-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "5e97c1e7-c1f0-4c81-8f19-3936058092fb",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "10eabd40-a112-477e-83a3-0d58b12ef3bb",
"Asset": {
"AssetId": "e57c4948-2b34-4cc9-83d7-55f7acd7458e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5a119c8f-8167-410c-a731-7eeeae1a138e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "83d09882-33c3-4af8-a33c-6daf1b249d03",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8b65ed92-daff-4857-869f-206dfd9352cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8db4c65c-d6e0-43bb-8242-73c4c648b79c",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1a5fa952-4d30-414c-a692-bf429df0e442",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "5a589e13-e101-4090-a1db-d5f6d2d6e839",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5a119c8f-8167-410c-a731-7eeeae1a138e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "83d09882-33c3-4af8-a33c-6daf1b249d03",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e69bfde2-7476-407c-b78d-d9869f2178b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "33eaf9ed-65b5-4d56-a8b4-e7238b5585d1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "44b1ff31-76fb-434e-83d4-a4ed23cff188",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ae556382-bc20-44ca-933d-1492dd55858a",
"FieldId": "a035ceab-3cdd-4a94-8034-6d91d16024f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ae556382-bc20-44ca-933d-1492dd55858a",
"FieldId": "a035ceab-3cdd-4a94-8034-6d91d16024f1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d74a40f3-28c7-481f-9465-c80be7bab3a2",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:45:40.5493739-07:00",
"LastValueDate": "2026-08-09T23:45:40.5493739-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "5e97c1e7-c1f0-4c81-8f19-3936058092fb",
"CreateDate": "2026-08-09T23:45:40.5493739-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:45:40.5493739-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}