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": "b3de5309-db04-43a7-a2e2-b6ff974cc17b",
"Asset": {
"AssetId": "fb7f1571-e97a-436e-a615-8b5ce2a89622",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3d8ad93a-038d-4ae1-b063-73a71c49da0c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aac0434-5bfc-433c-9ab8-a411356f44ec",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "82c2bd67-a551-4594-8bcd-ba62b3d535ce",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-10T13:50:13.289446-08:00",
"MeasurementValueNeededDate": "2026-01-10T13:50:13.289446-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04663d76-3cf0-4926-979a-fd6e06956e9d",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-10T13:50:13.289446-08:00",
"MeasurementValueNeededDate": "2026-01-10T13:50:13.289446-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5486c55c-989b-473a-9cdf-2df98fa4fbef",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "d21b29dd-f685-4817-9b32-4d90856ff718",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3d8ad93a-038d-4ae1-b063-73a71c49da0c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aac0434-5bfc-433c-9ab8-a411356f44ec",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "b85adfaf-1996-42df-968b-bb37a1fa60e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "db8b46ad-0275-475f-b81e-12d30a222351",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b4c69ec8-a14c-40b1-bd54-132c0ef22b96",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4454ebf3-dda9-4d01-a8db-d32d8a5ac2e5",
"FieldId": "abb067f7-5fb2-48c2-9f74-5a52837ca074",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4454ebf3-dda9-4d01-a8db-d32d8a5ac2e5",
"FieldId": "abb067f7-5fb2-48c2-9f74-5a52837ca074",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-10T13:50:13.289446-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d79936f1-7acd-421a-a71d-b94662137537",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-10T13:50:13.289446-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-10T13:50:13.289446-08:00",
"LastValueDate": "2026-01-10T13:50:13.289446-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "a662a4e6-47e1-419f-9b32-9551dd0b12ab",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "b3de5309-db04-43a7-a2e2-b6ff974cc17b",
"Asset": {
"AssetId": "fb7f1571-e97a-436e-a615-8b5ce2a89622",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3d8ad93a-038d-4ae1-b063-73a71c49da0c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aac0434-5bfc-433c-9ab8-a411356f44ec",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "82c2bd67-a551-4594-8bcd-ba62b3d535ce",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-10T13:50:13.289446-08:00",
"MeasurementValueNeededDate": "2026-01-10T13:50:13.289446-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "04663d76-3cf0-4926-979a-fd6e06956e9d",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-10T13:50:13.289446-08:00",
"MeasurementValueNeededDate": "2026-01-10T13:50:13.289446-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5486c55c-989b-473a-9cdf-2df98fa4fbef",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "d21b29dd-f685-4817-9b32-4d90856ff718",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3d8ad93a-038d-4ae1-b063-73a71c49da0c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aac0434-5bfc-433c-9ab8-a411356f44ec",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "b85adfaf-1996-42df-968b-bb37a1fa60e7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "db8b46ad-0275-475f-b81e-12d30a222351",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b4c69ec8-a14c-40b1-bd54-132c0ef22b96",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4454ebf3-dda9-4d01-a8db-d32d8a5ac2e5",
"FieldId": "abb067f7-5fb2-48c2-9f74-5a52837ca074",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4454ebf3-dda9-4d01-a8db-d32d8a5ac2e5",
"FieldId": "abb067f7-5fb2-48c2-9f74-5a52837ca074",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-10T13:50:13.289446-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d79936f1-7acd-421a-a71d-b94662137537",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-10T13:50:13.289446-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-10T13:50:13.289446-08:00",
"LastValueDate": "2026-01-10T13:50:13.289446-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "a662a4e6-47e1-419f-9b32-9551dd0b12ab",
"CreateDate": "2026-01-10T13:50:13.289446-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-10T13:50:13.289446-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}