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": "b8aa6089-8e03-4a8f-8019-a00bae4a8690",
"Asset": {
"AssetId": "8ba543e4-2100-442c-8e74-0e5563e5bec5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "20540715-7da1-4db4-92d6-59e52023bc65",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fb4d7f68-fc69-40bc-9ada-15f93cbe7962",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "78867dbe-1605-4aaa-9418-36ae44720b7e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T21:47:37.4976644-07:00",
"MeasurementValueNeededDate": "2026-07-03T21:47:37.4976644-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c8d9e016-c21f-44e5-a1c7-da53bfdbdc92",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-03T21:47:37.4976644-07:00",
"MeasurementValueNeededDate": "2026-07-03T21:47:37.4976644-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "627b1a33-24ec-4fb3-af72-141f25a4b498",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "1eaa2764-4391-4e60-8ee4-8cb42be76773",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "20540715-7da1-4db4-92d6-59e52023bc65",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fb4d7f68-fc69-40bc-9ada-15f93cbe7962",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "240afd97-79fe-453d-a30c-45aef0a14632",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f40ace8a-80dc-4057-9104-c72fb17f73a3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d6256ee4-178f-4c16-8678-8a81faca71d6",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "606e4139-f087-4818-acfe-3968720626be",
"FieldId": "7bfc9f5d-4d9c-4f9a-ad99-da34a6e8c8d4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "606e4139-f087-4818-acfe-3968720626be",
"FieldId": "7bfc9f5d-4d9c-4f9a-ad99-da34a6e8c8d4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T21:47:37.4976644-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9ba50759-4b0c-4c84-ad70-ed469d2cfc95",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-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-03T21:47:37.4976644-07:00",
"LastValueDate": "2026-07-03T21:47:37.4976644-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "a6e83c6d-21d6-4aa2-8bd3-41ae73f8ed9d",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "b8aa6089-8e03-4a8f-8019-a00bae4a8690",
"Asset": {
"AssetId": "8ba543e4-2100-442c-8e74-0e5563e5bec5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "20540715-7da1-4db4-92d6-59e52023bc65",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fb4d7f68-fc69-40bc-9ada-15f93cbe7962",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "78867dbe-1605-4aaa-9418-36ae44720b7e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-03T21:47:37.4976644-07:00",
"MeasurementValueNeededDate": "2026-07-03T21:47:37.4976644-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c8d9e016-c21f-44e5-a1c7-da53bfdbdc92",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-03T21:47:37.4976644-07:00",
"MeasurementValueNeededDate": "2026-07-03T21:47:37.4976644-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "627b1a33-24ec-4fb3-af72-141f25a4b498",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "1eaa2764-4391-4e60-8ee4-8cb42be76773",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "20540715-7da1-4db4-92d6-59e52023bc65",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fb4d7f68-fc69-40bc-9ada-15f93cbe7962",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "240afd97-79fe-453d-a30c-45aef0a14632",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f40ace8a-80dc-4057-9104-c72fb17f73a3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d6256ee4-178f-4c16-8678-8a81faca71d6",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "606e4139-f087-4818-acfe-3968720626be",
"FieldId": "7bfc9f5d-4d9c-4f9a-ad99-da34a6e8c8d4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "606e4139-f087-4818-acfe-3968720626be",
"FieldId": "7bfc9f5d-4d9c-4f9a-ad99-da34a6e8c8d4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-03T21:47:37.4976644-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9ba50759-4b0c-4c84-ad70-ed469d2cfc95",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-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-03T21:47:37.4976644-07:00",
"LastValueDate": "2026-07-03T21:47:37.4976644-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "a6e83c6d-21d6-4aa2-8bd3-41ae73f8ed9d",
"CreateDate": "2026-07-03T21:47:37.4976644-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-03T21:47:37.4976644-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}