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": "4437d4c0-ed92-447c-a611-bd8b284417e9",
"Asset": {
"AssetId": "c4f5a46b-a4eb-409e-8db3-63173b62e1f4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a954b9a3-a6a4-4bc3-8ea8-c1242c6e59c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "418ab0c6-9647-4acd-bc9c-817667eb1e20",
"CreateDate": "2026-06-08T05:16:31.6666426-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T05:16:31.6666426-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f24100a4-7fcf-484d-8976-9a11afec1296",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-08T05:16:31.6666426-07:00",
"MeasurementValueNeededDate": "2026-06-08T05:16:31.6822743-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "73ecad5a-fb02-4382-818c-aab33761ed02",
"CreateDate": "2026-06-08T05:16:31.6822743-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T05:16:31.6822743-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-08T05:16:31.6822743-07:00",
"MeasurementValueNeededDate": "2026-06-08T05:16:31.6822743-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ba965370-1b3c-46e6-8530-1b0ccfcf69c5",
"CreateDate": "2026-06-08T05:16:31.6822743-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-08T05:16:31.6822743-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "0e1d2a72-8ba3-47a3-adb7-69d8daadfff8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a954b9a3-a6a4-4bc3-8ea8-c1242c6e59c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "418ab0c6-9647-4acd-bc9c-817667eb1e20",
"CreateDate": "2026-06-08T05:16:31.6666426-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T05:16:31.6666426-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "18e2d92b-6aad-4adc-9f99-e19a0c7f55e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9f6ec92d-15cd-4aaf-9911-b41ac3bdc7bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e8c7f208-f681-4357-95f7-14a5aa3a6b91",
"CreateDate": "2026-06-08T05:16:31.6822743-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T05:16:31.6822743-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f74e52de-8566-48a7-a5ac-934ff1261f1f",
"FieldId": "7711cbf6-75cb-4ab8-8e63-965f0302dc6e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f74e52de-8566-48a7-a5ac-934ff1261f1f",
"FieldId": "7711cbf6-75cb-4ab8-8e63-965f0302dc6e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-08T05:16:31.6822743-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8ce2c748-60b1-459d-a078-da1bd6d65a85",
"CreateDate": "2026-06-08T05:16:31.6822743-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-08T05:16:31.6822743-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-08T05:16:31.6822743-07:00",
"LastValueDate": "2026-06-08T05:16:31.6822743-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "333a15bf-4248-40f5-a406-957a222c32c4",
"CreateDate": "2026-06-08T05:16:31.6822743-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-08T05:16:31.6822743-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "4437d4c0-ed92-447c-a611-bd8b284417e9",
"Asset": {
"AssetId": "c4f5a46b-a4eb-409e-8db3-63173b62e1f4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a954b9a3-a6a4-4bc3-8ea8-c1242c6e59c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "418ab0c6-9647-4acd-bc9c-817667eb1e20",
"CreateDate": "2026-06-08T05:16:31.6666426-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T05:16:31.6666426-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f24100a4-7fcf-484d-8976-9a11afec1296",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-08T05:16:31.6666426-07:00",
"MeasurementValueNeededDate": "2026-06-08T05:16:31.6822743-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "73ecad5a-fb02-4382-818c-aab33761ed02",
"CreateDate": "2026-06-08T05:16:31.6822743-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T05:16:31.6822743-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-08T05:16:31.6822743-07:00",
"MeasurementValueNeededDate": "2026-06-08T05:16:31.6822743-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ba965370-1b3c-46e6-8530-1b0ccfcf69c5",
"CreateDate": "2026-06-08T05:16:31.6822743-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-08T05:16:31.6822743-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "0e1d2a72-8ba3-47a3-adb7-69d8daadfff8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a954b9a3-a6a4-4bc3-8ea8-c1242c6e59c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "418ab0c6-9647-4acd-bc9c-817667eb1e20",
"CreateDate": "2026-06-08T05:16:31.6666426-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-08T05:16:31.6666426-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "18e2d92b-6aad-4adc-9f99-e19a0c7f55e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9f6ec92d-15cd-4aaf-9911-b41ac3bdc7bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e8c7f208-f681-4357-95f7-14a5aa3a6b91",
"CreateDate": "2026-06-08T05:16:31.6822743-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-08T05:16:31.6822743-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f74e52de-8566-48a7-a5ac-934ff1261f1f",
"FieldId": "7711cbf6-75cb-4ab8-8e63-965f0302dc6e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f74e52de-8566-48a7-a5ac-934ff1261f1f",
"FieldId": "7711cbf6-75cb-4ab8-8e63-965f0302dc6e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-08T05:16:31.6822743-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8ce2c748-60b1-459d-a078-da1bd6d65a85",
"CreateDate": "2026-06-08T05:16:31.6822743-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-08T05:16:31.6822743-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-08T05:16:31.6822743-07:00",
"LastValueDate": "2026-06-08T05:16:31.6822743-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "333a15bf-4248-40f5-a406-957a222c32c4",
"CreateDate": "2026-06-08T05:16:31.6822743-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-08T05:16:31.6822743-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}