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": "fa90bd32-c235-4e8b-bc94-946cf493ef36",
"Asset": {
"AssetId": "64d9b3eb-9e92-424b-baf7-de3478582a06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5f0d30e8-efc1-425f-be3d-239102d36bc7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a0d6fb5-95a9-44d9-9096-fe7511c30f0c",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "90a6f90a-9125-4254-ae7a-b96c108b8340",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-20T01:38:53.1450609-08:00",
"MeasurementValueNeededDate": "2026-02-20T01:38:53.1450609-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c3838a84-9948-4f5e-840e-5a4f2ead3072",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-20T01:38:53.1450609-08:00",
"MeasurementValueNeededDate": "2026-02-20T01:38:53.1450609-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "74a1423b-5b4f-4f6f-9ce4-3af76c9c9e7e",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "662a2857-58c3-43e7-a9a3-4bd5968a28f3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5f0d30e8-efc1-425f-be3d-239102d36bc7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a0d6fb5-95a9-44d9-9096-fe7511c30f0c",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "8d7e3583-1a61-4211-97db-d62609324616",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3e299bbd-8625-40e3-a1af-99c56bf22456",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3e5bfb7d-aa10-47d5-a105-d3b68347d4ed",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "49994add-7944-4058-9d25-16ac430c3996",
"FieldId": "9bdb7c20-8654-4d97-8137-62a67c235780",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "49994add-7944-4058-9d25-16ac430c3996",
"FieldId": "9bdb7c20-8654-4d97-8137-62a67c235780",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-20T01:38:53.1450609-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7690b4ad-5a5c-41bd-bee2-d36df995e483",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-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-20T01:38:53.1450609-08:00",
"LastValueDate": "2026-02-20T01:38:53.1450609-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "b539932f-ce2b-4946-b4c6-9830e987f432",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "fa90bd32-c235-4e8b-bc94-946cf493ef36",
"Asset": {
"AssetId": "64d9b3eb-9e92-424b-baf7-de3478582a06",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5f0d30e8-efc1-425f-be3d-239102d36bc7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a0d6fb5-95a9-44d9-9096-fe7511c30f0c",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "90a6f90a-9125-4254-ae7a-b96c108b8340",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-20T01:38:53.1450609-08:00",
"MeasurementValueNeededDate": "2026-02-20T01:38:53.1450609-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c3838a84-9948-4f5e-840e-5a4f2ead3072",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-20T01:38:53.1450609-08:00",
"MeasurementValueNeededDate": "2026-02-20T01:38:53.1450609-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "74a1423b-5b4f-4f6f-9ce4-3af76c9c9e7e",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "662a2857-58c3-43e7-a9a3-4bd5968a28f3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5f0d30e8-efc1-425f-be3d-239102d36bc7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2a0d6fb5-95a9-44d9-9096-fe7511c30f0c",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "8d7e3583-1a61-4211-97db-d62609324616",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3e299bbd-8625-40e3-a1af-99c56bf22456",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3e5bfb7d-aa10-47d5-a105-d3b68347d4ed",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "49994add-7944-4058-9d25-16ac430c3996",
"FieldId": "9bdb7c20-8654-4d97-8137-62a67c235780",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "49994add-7944-4058-9d25-16ac430c3996",
"FieldId": "9bdb7c20-8654-4d97-8137-62a67c235780",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-20T01:38:53.1450609-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7690b4ad-5a5c-41bd-bee2-d36df995e483",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-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-20T01:38:53.1450609-08:00",
"LastValueDate": "2026-02-20T01:38:53.1450609-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "b539932f-ce2b-4946-b4c6-9830e987f432",
"CreateDate": "2026-02-20T01:38:53.1450609-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-20T01:38:53.1450609-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}