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": "4f09a6d6-b232-47d0-bcba-258c1cd0d943",
"Asset": {
"AssetId": "b109677c-e2c7-47f3-9b53-b4307358909a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2cdadaa5-b85d-492e-acdb-4432d959e9e6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9abef7a-0f15-41a5-a77a-7be7291afd88",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "456f20d2-4e38-4f35-b9f9-930016106c40",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-10T10:49:04.2506395-07:00",
"MeasurementValueNeededDate": "2026-08-10T10:49:04.2506395-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e9592630-0a30-4bda-8caa-2c38016d4dae",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-10T10:49:04.2506395-07:00",
"MeasurementValueNeededDate": "2026-08-10T10:49:04.2506395-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8855376c-e6c9-46ce-a9c6-17582c3f1aee",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "42e961f9-3c7f-47fb-b67c-af88380d54be",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2cdadaa5-b85d-492e-acdb-4432d959e9e6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9abef7a-0f15-41a5-a77a-7be7291afd88",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "212b04c1-0983-4f6a-9581-8e01fef22682",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "802885e0-5253-4d7a-802d-48dd3733b37f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ef64e06-f93d-4582-8cdc-12197d4acaf6",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36f11908-4387-44c2-8e51-0aff244d2bd5",
"FieldId": "762a0c17-5a96-45c2-bb3b-641c99a471ae",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36f11908-4387-44c2-8e51-0aff244d2bd5",
"FieldId": "762a0c17-5a96-45c2-bb3b-641c99a471ae",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-10T10:49:04.2506395-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "14f5ebf2-abde-4b09-a3a6-e4e8c44a54f8",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-10T10:49:04.2661941-07:00",
"LastValueDate": "2026-08-10T10:49:04.2661941-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "8f6b13ae-92d4-4677-8373-bfec80722ced",
"CreateDate": "2026-08-10T10:49:04.2661941-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-10T10:49:04.2661941-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "4f09a6d6-b232-47d0-bcba-258c1cd0d943",
"Asset": {
"AssetId": "b109677c-e2c7-47f3-9b53-b4307358909a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2cdadaa5-b85d-492e-acdb-4432d959e9e6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9abef7a-0f15-41a5-a77a-7be7291afd88",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "456f20d2-4e38-4f35-b9f9-930016106c40",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-10T10:49:04.2506395-07:00",
"MeasurementValueNeededDate": "2026-08-10T10:49:04.2506395-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e9592630-0a30-4bda-8caa-2c38016d4dae",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-10T10:49:04.2506395-07:00",
"MeasurementValueNeededDate": "2026-08-10T10:49:04.2506395-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8855376c-e6c9-46ce-a9c6-17582c3f1aee",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "42e961f9-3c7f-47fb-b67c-af88380d54be",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2cdadaa5-b85d-492e-acdb-4432d959e9e6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9abef7a-0f15-41a5-a77a-7be7291afd88",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "212b04c1-0983-4f6a-9581-8e01fef22682",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "802885e0-5253-4d7a-802d-48dd3733b37f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0ef64e06-f93d-4582-8cdc-12197d4acaf6",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36f11908-4387-44c2-8e51-0aff244d2bd5",
"FieldId": "762a0c17-5a96-45c2-bb3b-641c99a471ae",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36f11908-4387-44c2-8e51-0aff244d2bd5",
"FieldId": "762a0c17-5a96-45c2-bb3b-641c99a471ae",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-10T10:49:04.2506395-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "14f5ebf2-abde-4b09-a3a6-e4e8c44a54f8",
"CreateDate": "2026-08-10T10:49:04.2506395-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-10T10:49:04.2506395-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-10T10:49:04.2661941-07:00",
"LastValueDate": "2026-08-10T10:49:04.2661941-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "8f6b13ae-92d4-4677-8373-bfec80722ced",
"CreateDate": "2026-08-10T10:49:04.2661941-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-10T10:49:04.2661941-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}