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": "e3c46e2d-c9c3-4ea3-b316-b42f5b539e2f",
"Asset": {
"AssetId": "94ba5dca-acde-4a4d-ba63-5b0041114a46",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0446b8a2-a803-48c2-aa8b-761d5df66e43",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b8c42c0-64a2-4735-8c59-bc5aa37b9f8f",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4ed3ff0e-7211-44d9-9bec-ecb84088f695",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-18T13:41:28.7936795-08:00",
"MeasurementValueNeededDate": "2026-01-18T13:41:28.7936795-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "62863c29-df95-492b-b9da-02f5c2db46a2",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-18T13:41:28.7936795-08:00",
"MeasurementValueNeededDate": "2026-01-18T13:41:28.7936795-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "769574f3-6deb-46ed-9426-f5fa969d9fa4",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "09359772-51d6-453f-8e05-180a18ea985a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0446b8a2-a803-48c2-aa8b-761d5df66e43",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b8c42c0-64a2-4735-8c59-bc5aa37b9f8f",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "74e81a65-5cec-41d2-8b28-fb224b22033c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea87fa80-80c3-4703-ba58-225ad39064ee",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9d287f59-bbad-46ac-a0e0-2f70a5b590ed",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fc7687a2-aa17-4e63-b3c1-27b6448e60ae",
"FieldId": "ea7a962f-a43a-4044-8a54-5c538468101d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fc7687a2-aa17-4e63-b3c1-27b6448e60ae",
"FieldId": "ea7a962f-a43a-4044-8a54-5c538468101d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-18T13:41:28.7936795-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "151cbd44-a59f-4af9-9b13-1881d6cb0a2f",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-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-18T13:41:28.7936795-08:00",
"LastValueDate": "2026-01-18T13:41:28.7936795-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "198eb970-1b61-4edb-82cd-04810aced766",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "e3c46e2d-c9c3-4ea3-b316-b42f5b539e2f",
"Asset": {
"AssetId": "94ba5dca-acde-4a4d-ba63-5b0041114a46",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0446b8a2-a803-48c2-aa8b-761d5df66e43",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b8c42c0-64a2-4735-8c59-bc5aa37b9f8f",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4ed3ff0e-7211-44d9-9bec-ecb84088f695",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-18T13:41:28.7936795-08:00",
"MeasurementValueNeededDate": "2026-01-18T13:41:28.7936795-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "62863c29-df95-492b-b9da-02f5c2db46a2",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-18T13:41:28.7936795-08:00",
"MeasurementValueNeededDate": "2026-01-18T13:41:28.7936795-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "769574f3-6deb-46ed-9426-f5fa969d9fa4",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "09359772-51d6-453f-8e05-180a18ea985a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0446b8a2-a803-48c2-aa8b-761d5df66e43",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b8c42c0-64a2-4735-8c59-bc5aa37b9f8f",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "74e81a65-5cec-41d2-8b28-fb224b22033c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea87fa80-80c3-4703-ba58-225ad39064ee",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9d287f59-bbad-46ac-a0e0-2f70a5b590ed",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fc7687a2-aa17-4e63-b3c1-27b6448e60ae",
"FieldId": "ea7a962f-a43a-4044-8a54-5c538468101d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fc7687a2-aa17-4e63-b3c1-27b6448e60ae",
"FieldId": "ea7a962f-a43a-4044-8a54-5c538468101d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-18T13:41:28.7936795-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "151cbd44-a59f-4af9-9b13-1881d6cb0a2f",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-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-18T13:41:28.7936795-08:00",
"LastValueDate": "2026-01-18T13:41:28.7936795-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "198eb970-1b61-4edb-82cd-04810aced766",
"CreateDate": "2026-01-18T13:41:28.7936795-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-18T13:41:28.7936795-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}