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": "0dccecd0-56d2-4efd-aac6-d3897b953c2f",
"Asset": {
"AssetId": "92a43dfc-19ed-4bf2-9a3c-c257510ad11c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ecc005fe-c268-4c27-b971-0f931488466e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cc545bd6-9131-437a-b083-21fe80f87b91",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1349b3c7-617e-4e79-a709-e071597c8fa9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-04T13:39:22.9826041-08:00",
"MeasurementValueNeededDate": "2026-02-04T13:39:22.9826041-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a0cd49cd-9823-4b3f-83e0-4d9148b22ec1",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-04T13:39:22.9826041-08:00",
"MeasurementValueNeededDate": "2026-02-04T13:39:22.9826041-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0e5c10c3-7304-4a2f-9101-2de5ae2077ed",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "b1d7e603-ba71-4704-a178-afb819667ced",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ecc005fe-c268-4c27-b971-0f931488466e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cc545bd6-9131-437a-b083-21fe80f87b91",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "73f27a4d-db28-4589-9a42-eb770af07b4e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ff2ff3dc-961c-4e80-b301-0ba61d5b5038",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5443f19d-d4d3-48a4-a930-6366c3a05a85",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90014f98-8d5a-4209-83c2-b2cf050c76e2",
"FieldId": "e7439538-c7da-4ed2-9a73-9ef1b19e20a6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90014f98-8d5a-4209-83c2-b2cf050c76e2",
"FieldId": "e7439538-c7da-4ed2-9a73-9ef1b19e20a6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-04T13:39:22.9826041-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "be76de6c-64b8-4418-85ad-a9a704083bd5",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-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-04T13:39:22.9826041-08:00",
"LastValueDate": "2026-02-04T13:39:22.9826041-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "e8b80294-4dea-454c-a220-c2c4f76eb20d",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "0dccecd0-56d2-4efd-aac6-d3897b953c2f",
"Asset": {
"AssetId": "92a43dfc-19ed-4bf2-9a3c-c257510ad11c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ecc005fe-c268-4c27-b971-0f931488466e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cc545bd6-9131-437a-b083-21fe80f87b91",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1349b3c7-617e-4e79-a709-e071597c8fa9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-04T13:39:22.9826041-08:00",
"MeasurementValueNeededDate": "2026-02-04T13:39:22.9826041-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a0cd49cd-9823-4b3f-83e0-4d9148b22ec1",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-04T13:39:22.9826041-08:00",
"MeasurementValueNeededDate": "2026-02-04T13:39:22.9826041-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0e5c10c3-7304-4a2f-9101-2de5ae2077ed",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "b1d7e603-ba71-4704-a178-afb819667ced",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ecc005fe-c268-4c27-b971-0f931488466e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cc545bd6-9131-437a-b083-21fe80f87b91",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "73f27a4d-db28-4589-9a42-eb770af07b4e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ff2ff3dc-961c-4e80-b301-0ba61d5b5038",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5443f19d-d4d3-48a4-a930-6366c3a05a85",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90014f98-8d5a-4209-83c2-b2cf050c76e2",
"FieldId": "e7439538-c7da-4ed2-9a73-9ef1b19e20a6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90014f98-8d5a-4209-83c2-b2cf050c76e2",
"FieldId": "e7439538-c7da-4ed2-9a73-9ef1b19e20a6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-04T13:39:22.9826041-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "be76de6c-64b8-4418-85ad-a9a704083bd5",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-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-04T13:39:22.9826041-08:00",
"LastValueDate": "2026-02-04T13:39:22.9826041-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "e8b80294-4dea-454c-a220-c2c4f76eb20d",
"CreateDate": "2026-02-04T13:39:22.9826041-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-04T13:39:22.9826041-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}