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": "345a3ca6-e55c-421c-b26e-3792b9d7da4a",
"Asset": {
"AssetId": "e6c38d55-3b44-41d2-8309-b23ab3854ed3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f9674e9d-d0d7-4d65-b9dc-93c8941157e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f34d990-c207-4026-ab46-74b2a4c595ab",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9393d9bd-a0f5-4ca6-ba8d-daefd3c39652",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"MeasurementValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1074f9b3-d86a-48dd-80dd-5e2f434a66e9",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"MeasurementValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "488b93e5-8728-466c-9f76-cb949b19ff93",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "c579e6bc-77e6-461f-8153-174b65ddcf02",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f9674e9d-d0d7-4d65-b9dc-93c8941157e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f34d990-c207-4026-ab46-74b2a4c595ab",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "55205c9a-5bc3-4f63-8966-848d742d0f0f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9686f90d-13f3-42cd-8b60-bb20b97005e3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "efe5dcca-f499-4f4d-89c7-d5e1c85e9ec5",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "947404d0-95bb-4f66-9dfd-b91b10757410",
"FieldId": "bb57694e-a011-46af-a318-364bfbf2da4d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "947404d0-95bb-4f66-9dfd-b91b10757410",
"FieldId": "bb57694e-a011-46af-a318-364bfbf2da4d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d66dfd9b-61a0-48a7-bb75-cbf7419360a6",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"LastValueDate": "2026-04-17T09:22:57.1926381-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "d073f699-b056-4faa-9c89-2e9ee5cc90e7",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "345a3ca6-e55c-421c-b26e-3792b9d7da4a",
"Asset": {
"AssetId": "e6c38d55-3b44-41d2-8309-b23ab3854ed3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f9674e9d-d0d7-4d65-b9dc-93c8941157e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f34d990-c207-4026-ab46-74b2a4c595ab",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9393d9bd-a0f5-4ca6-ba8d-daefd3c39652",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"MeasurementValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1074f9b3-d86a-48dd-80dd-5e2f434a66e9",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"MeasurementValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "488b93e5-8728-466c-9f76-cb949b19ff93",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "c579e6bc-77e6-461f-8153-174b65ddcf02",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f9674e9d-d0d7-4d65-b9dc-93c8941157e5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f34d990-c207-4026-ab46-74b2a4c595ab",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "55205c9a-5bc3-4f63-8966-848d742d0f0f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9686f90d-13f3-42cd-8b60-bb20b97005e3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "efe5dcca-f499-4f4d-89c7-d5e1c85e9ec5",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "947404d0-95bb-4f66-9dfd-b91b10757410",
"FieldId": "bb57694e-a011-46af-a318-364bfbf2da4d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "947404d0-95bb-4f66-9dfd-b91b10757410",
"FieldId": "bb57694e-a011-46af-a318-364bfbf2da4d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d66dfd9b-61a0-48a7-bb75-cbf7419360a6",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-17T09:22:57.1926381-07:00",
"LastValueDate": "2026-04-17T09:22:57.1926381-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "d073f699-b056-4faa-9c89-2e9ee5cc90e7",
"CreateDate": "2026-04-17T09:22:57.1926381-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-17T09:22:57.1926381-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}