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": "b574e324-8bb5-4d23-95b1-3d2d004c84ad",
"Asset": {
"AssetId": "296d1497-59f1-4f4f-a8e0-65b0aad6e8ef",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dc1ef7aa-0624-4073-b1c4-c286a9421e88",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82543dc2-7500-4eb0-a1e1-dd605ac6d607",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "97f8333f-94ee-47d8-bf7a-c78f3de8337e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"MeasurementValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94b3bdc3-b135-4362-8bf1-467d8b93a4dc",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"MeasurementValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ae777f8f-cd45-4a07-b7f7-f460f56989e9",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "ef6eba88-a295-4d2c-948f-ba4770c51fec",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dc1ef7aa-0624-4073-b1c4-c286a9421e88",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82543dc2-7500-4eb0-a1e1-dd605ac6d607",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "ce16ea7f-34c0-402b-8e8a-67d83b9ec064",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "71b1279b-0078-4d39-adf4-b3969d4e1554",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "723c2894-6380-422c-9269-f358e90ca5b9",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a956a74e-727d-433d-a810-d5f62f4ee645",
"FieldId": "77665b80-fde1-41a2-91d7-805bb29a08fc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a956a74e-727d-433d-a810-d5f62f4ee645",
"FieldId": "77665b80-fde1-41a2-91d7-805bb29a08fc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "85cd23dc-8550-47a7-a6d4-143ba948a144",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"LastValueDate": "2026-07-06T00:02:01.1541662-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "1ab02762-51d0-4736-8ea1-0a9e63087f2a",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "b574e324-8bb5-4d23-95b1-3d2d004c84ad",
"Asset": {
"AssetId": "296d1497-59f1-4f4f-a8e0-65b0aad6e8ef",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dc1ef7aa-0624-4073-b1c4-c286a9421e88",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82543dc2-7500-4eb0-a1e1-dd605ac6d607",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "97f8333f-94ee-47d8-bf7a-c78f3de8337e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"MeasurementValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94b3bdc3-b135-4362-8bf1-467d8b93a4dc",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"MeasurementValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ae777f8f-cd45-4a07-b7f7-f460f56989e9",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "ef6eba88-a295-4d2c-948f-ba4770c51fec",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dc1ef7aa-0624-4073-b1c4-c286a9421e88",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82543dc2-7500-4eb0-a1e1-dd605ac6d607",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "ce16ea7f-34c0-402b-8e8a-67d83b9ec064",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "71b1279b-0078-4d39-adf4-b3969d4e1554",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "723c2894-6380-422c-9269-f358e90ca5b9",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a956a74e-727d-433d-a810-d5f62f4ee645",
"FieldId": "77665b80-fde1-41a2-91d7-805bb29a08fc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a956a74e-727d-433d-a810-d5f62f4ee645",
"FieldId": "77665b80-fde1-41a2-91d7-805bb29a08fc",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "85cd23dc-8550-47a7-a6d4-143ba948a144",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-06T00:02:01.1541662-07:00",
"LastValueDate": "2026-07-06T00:02:01.1541662-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "1ab02762-51d0-4736-8ea1-0a9e63087f2a",
"CreateDate": "2026-07-06T00:02:01.1541662-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-06T00:02:01.1541662-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}