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": "e8a6fa32-2698-42c4-aa82-8ef1b9682cfa",
"Asset": {
"AssetId": "1df8fda5-24f3-421e-903e-48724e4a6a55",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dc5044b7-0e8f-446b-b1fa-f86905d712c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7a740f8c-5cfd-4b13-80aa-1e1129418c8e",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cc5eebaf-06e0-43cc-8381-b031337aa8e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"MeasurementValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "95c710b4-79a6-40f6-a1fe-0a574a024ca0",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"MeasurementValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8f04ec07-1dae-4452-bc3f-260228b80159",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "783031d6-549d-4e57-a157-e13b9f337fb8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dc5044b7-0e8f-446b-b1fa-f86905d712c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7a740f8c-5cfd-4b13-80aa-1e1129418c8e",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "edfd53da-2cab-4d91-8763-f2f999b3ba37",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11df2652-92d7-4e2e-a1df-905ab43b120a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39f39b46-5d71-420a-93b0-645075263177",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "96439fe6-d1b4-4849-9aea-7a273fc4d219",
"FieldId": "a4bdd150-20c4-4c48-b363-864b2621fed5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "96439fe6-d1b4-4849-9aea-7a273fc4d219",
"FieldId": "a4bdd150-20c4-4c48-b363-864b2621fed5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d7b0e8e4-e6c4-4133-8a68-65d1155ce51f",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"LastValueDate": "2026-05-22T10:11:36.596451-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "cce504ef-7d6e-4670-98cd-d30bfd0c3054",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "e8a6fa32-2698-42c4-aa82-8ef1b9682cfa",
"Asset": {
"AssetId": "1df8fda5-24f3-421e-903e-48724e4a6a55",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dc5044b7-0e8f-446b-b1fa-f86905d712c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7a740f8c-5cfd-4b13-80aa-1e1129418c8e",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cc5eebaf-06e0-43cc-8381-b031337aa8e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"MeasurementValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "95c710b4-79a6-40f6-a1fe-0a574a024ca0",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"MeasurementValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8f04ec07-1dae-4452-bc3f-260228b80159",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "783031d6-549d-4e57-a157-e13b9f337fb8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dc5044b7-0e8f-446b-b1fa-f86905d712c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7a740f8c-5cfd-4b13-80aa-1e1129418c8e",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "edfd53da-2cab-4d91-8763-f2f999b3ba37",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11df2652-92d7-4e2e-a1df-905ab43b120a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "39f39b46-5d71-420a-93b0-645075263177",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "96439fe6-d1b4-4849-9aea-7a273fc4d219",
"FieldId": "a4bdd150-20c4-4c48-b363-864b2621fed5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "96439fe6-d1b4-4849-9aea-7a273fc4d219",
"FieldId": "a4bdd150-20c4-4c48-b363-864b2621fed5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d7b0e8e4-e6c4-4133-8a68-65d1155ce51f",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-22T10:11:36.596451-07:00",
"LastValueDate": "2026-05-22T10:11:36.596451-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "cce504ef-7d6e-4670-98cd-d30bfd0c3054",
"CreateDate": "2026-05-22T10:11:36.596451-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-22T10:11:36.596451-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}