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": "7533bdea-b87b-4d9a-b00b-4314638bf965",
"Asset": {
"AssetId": "6c0a8cd1-243e-4fc2-bcad-dcca5c522dac",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "405f9700-8f68-43e7-bde3-5bdbe23a9c18",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "54b0c314-6f17-426c-aadd-541fb3897428",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3dcdde51-74a8-4a34-bf4b-9f8ff86d7950",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"MeasurementValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6fb8298d-ea4a-4402-a86c-6da0f4771c93",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"MeasurementValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4862a96e-c22e-4b2c-98c0-5fe79af6baf3",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "b4d447a5-a3c4-4bb3-8d5b-549e4819d3c2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "405f9700-8f68-43e7-bde3-5bdbe23a9c18",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "54b0c314-6f17-426c-aadd-541fb3897428",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e556b283-e29e-41ee-ac65-1bcd8205fdc0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8455e752-d32d-4b40-8851-133cf3fe5b3c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d03d5e26-f99d-4009-b42b-77a651bd5079",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fd1df204-4415-4dbf-85be-4c642498cd5a",
"FieldId": "8461d127-273a-46a7-a536-bc3b517a056f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fd1df204-4415-4dbf-85be-4c642498cd5a",
"FieldId": "8461d127-273a-46a7-a536-bc3b517a056f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f7663f71-cee0-43b2-855b-2c68ac096990",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"LastValueDate": "2026-02-26T14:02:51.0723455-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "e2f34a01-c6fb-430d-a157-0bafefdbbb3e",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "7533bdea-b87b-4d9a-b00b-4314638bf965",
"Asset": {
"AssetId": "6c0a8cd1-243e-4fc2-bcad-dcca5c522dac",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "405f9700-8f68-43e7-bde3-5bdbe23a9c18",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "54b0c314-6f17-426c-aadd-541fb3897428",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3dcdde51-74a8-4a34-bf4b-9f8ff86d7950",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"MeasurementValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6fb8298d-ea4a-4402-a86c-6da0f4771c93",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"MeasurementValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4862a96e-c22e-4b2c-98c0-5fe79af6baf3",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "b4d447a5-a3c4-4bb3-8d5b-549e4819d3c2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "405f9700-8f68-43e7-bde3-5bdbe23a9c18",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "54b0c314-6f17-426c-aadd-541fb3897428",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e556b283-e29e-41ee-ac65-1bcd8205fdc0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8455e752-d32d-4b40-8851-133cf3fe5b3c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d03d5e26-f99d-4009-b42b-77a651bd5079",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fd1df204-4415-4dbf-85be-4c642498cd5a",
"FieldId": "8461d127-273a-46a7-a536-bc3b517a056f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fd1df204-4415-4dbf-85be-4c642498cd5a",
"FieldId": "8461d127-273a-46a7-a536-bc3b517a056f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f7663f71-cee0-43b2-855b-2c68ac096990",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-26T14:02:51.0723455-08:00",
"LastValueDate": "2026-02-26T14:02:51.0723455-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "e2f34a01-c6fb-430d-a157-0bafefdbbb3e",
"CreateDate": "2026-02-26T14:02:51.0723455-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-26T14:02:51.0723455-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}