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": "8dc3d28c-6a59-4316-936f-3cdb583a7f3f",
"Asset": {
"AssetId": "ce876e2b-54a6-4308-b05d-5382ad613016",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fab0863c-a804-413f-9729-72d59bb02203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c18505c2-4974-4253-b7f9-e2585de06d93",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "af9df98a-395f-41cd-bc52-57943b94ce80",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-12T17:55:55.1774192-07:00",
"MeasurementValueNeededDate": "2026-06-12T17:55:55.1774192-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "35bbd408-4c2a-4d8f-bdc2-0375a4ba4a32",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-12T17:55:55.1774192-07:00",
"MeasurementValueNeededDate": "2026-06-12T17:55:55.1774192-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "df070c8f-e2d5-434d-b548-e12b6eece782",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "a5414113-4020-4198-988c-d89e86f59b4e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fab0863c-a804-413f-9729-72d59bb02203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c18505c2-4974-4253-b7f9-e2585de06d93",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "4d2df77d-25c3-4794-a58d-7f6f8a3f73cb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f93896aa-9858-45c8-8001-3a56bf270a4b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "09132eaf-6e2a-4bda-8625-6842d58ace50",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0f83fc8e-2ae3-4a98-86d5-8baf370b0181",
"FieldId": "ccd4ab44-477e-485a-bab3-da80323b9ae2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0f83fc8e-2ae3-4a98-86d5-8baf370b0181",
"FieldId": "ccd4ab44-477e-485a-bab3-da80323b9ae2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-12T17:55:55.1774192-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "33cb6b38-3ed6-4722-a45c-c9c443cd4821",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-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-12T17:55:55.1774192-07:00",
"LastValueDate": "2026-06-12T17:55:55.1774192-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "2e9c04b5-f95a-458a-a752-6033d4f30423",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "8dc3d28c-6a59-4316-936f-3cdb583a7f3f",
"Asset": {
"AssetId": "ce876e2b-54a6-4308-b05d-5382ad613016",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fab0863c-a804-413f-9729-72d59bb02203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c18505c2-4974-4253-b7f9-e2585de06d93",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "af9df98a-395f-41cd-bc52-57943b94ce80",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-12T17:55:55.1774192-07:00",
"MeasurementValueNeededDate": "2026-06-12T17:55:55.1774192-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "35bbd408-4c2a-4d8f-bdc2-0375a4ba4a32",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-12T17:55:55.1774192-07:00",
"MeasurementValueNeededDate": "2026-06-12T17:55:55.1774192-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "df070c8f-e2d5-434d-b548-e12b6eece782",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "a5414113-4020-4198-988c-d89e86f59b4e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fab0863c-a804-413f-9729-72d59bb02203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c18505c2-4974-4253-b7f9-e2585de06d93",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "4d2df77d-25c3-4794-a58d-7f6f8a3f73cb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f93896aa-9858-45c8-8001-3a56bf270a4b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "09132eaf-6e2a-4bda-8625-6842d58ace50",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0f83fc8e-2ae3-4a98-86d5-8baf370b0181",
"FieldId": "ccd4ab44-477e-485a-bab3-da80323b9ae2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0f83fc8e-2ae3-4a98-86d5-8baf370b0181",
"FieldId": "ccd4ab44-477e-485a-bab3-da80323b9ae2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-12T17:55:55.1774192-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "33cb6b38-3ed6-4722-a45c-c9c443cd4821",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-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-12T17:55:55.1774192-07:00",
"LastValueDate": "2026-06-12T17:55:55.1774192-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "2e9c04b5-f95a-458a-a752-6033d4f30423",
"CreateDate": "2026-06-12T17:55:55.1774192-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-12T17:55:55.1774192-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}