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": "9a695070-3fd4-4007-85c7-77f5b1d40fec",
"Asset": {
"AssetId": "7e80fe6b-af15-44e7-823e-ee70fe96fed3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bdc74387-19d8-46f8-a50d-f4881fcfe948",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "73e839fb-9bab-489d-9bed-651c9e09cab6",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "39c6a15c-68ba-4c7e-bd48-8150673dba26",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"MeasurementValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "64f6ef7a-9313-47d7-a854-66b0a318c167",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"MeasurementValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cd076aaa-9568-4c4f-8c56-91a8b487a4c5",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "93948133-5e12-4260-a530-3780c562d2e6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bdc74387-19d8-46f8-a50d-f4881fcfe948",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "73e839fb-9bab-489d-9bed-651c9e09cab6",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "671bc406-c5d3-445c-b972-4a9b4a8c89e3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "845c129c-f1ca-4bc1-ad88-67b4efe4ec8e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6a787f83-bd82-4c63-96eb-fdeb21887b1d",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "09a8392c-f4b5-4552-94f5-32808dcc3190",
"FieldId": "28f386f0-8c13-4956-95a3-c70bdfc5e9a4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "09a8392c-f4b5-4552-94f5-32808dcc3190",
"FieldId": "28f386f0-8c13-4956-95a3-c70bdfc5e9a4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b195df8f-c269-48d0-8567-6fbf84f21f64",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"LastValueDate": "2026-05-15T09:48:55.0658402-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "aa06affb-e296-4961-9c98-f333c190ddcc",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "9a695070-3fd4-4007-85c7-77f5b1d40fec",
"Asset": {
"AssetId": "7e80fe6b-af15-44e7-823e-ee70fe96fed3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bdc74387-19d8-46f8-a50d-f4881fcfe948",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "73e839fb-9bab-489d-9bed-651c9e09cab6",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "39c6a15c-68ba-4c7e-bd48-8150673dba26",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"MeasurementValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "64f6ef7a-9313-47d7-a854-66b0a318c167",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"MeasurementValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cd076aaa-9568-4c4f-8c56-91a8b487a4c5",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "93948133-5e12-4260-a530-3780c562d2e6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bdc74387-19d8-46f8-a50d-f4881fcfe948",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "73e839fb-9bab-489d-9bed-651c9e09cab6",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "671bc406-c5d3-445c-b972-4a9b4a8c89e3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "845c129c-f1ca-4bc1-ad88-67b4efe4ec8e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6a787f83-bd82-4c63-96eb-fdeb21887b1d",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "09a8392c-f4b5-4552-94f5-32808dcc3190",
"FieldId": "28f386f0-8c13-4956-95a3-c70bdfc5e9a4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "09a8392c-f4b5-4552-94f5-32808dcc3190",
"FieldId": "28f386f0-8c13-4956-95a3-c70bdfc5e9a4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b195df8f-c269-48d0-8567-6fbf84f21f64",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-15T09:48:55.0658402-07:00",
"LastValueDate": "2026-05-15T09:48:55.0658402-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "aa06affb-e296-4961-9c98-f333c190ddcc",
"CreateDate": "2026-05-15T09:48:55.0658402-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-15T09:48:55.0658402-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}