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": "3bdda609-d957-4933-89fc-8d36ac88860a",
"Asset": {
"AssetId": "12e4ca5d-f0c3-4c13-af80-31a0e8d11a33",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "be0b704d-c064-4a62-8fed-67bf4a1a82a8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c66b66e4-d546-4bd2-865f-e98d4553c734",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c67a29aa-3192-4079-85ed-99362f602b91",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"MeasurementValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c8901936-75f0-42d9-b66e-d64ffc6e4d0c",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"MeasurementValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b7e6e70e-8125-4e40-a293-638feb0793e7",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "f1a866ec-a0de-4bcd-9f70-72794f2061a9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "be0b704d-c064-4a62-8fed-67bf4a1a82a8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c66b66e4-d546-4bd2-865f-e98d4553c734",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "527031f6-db92-4f8e-ade5-fea7ec9e2d86",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1ddaac8f-58dc-4be2-948b-609fdae0e89a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "60a2fc7f-9412-44b7-a441-bca2077c1f23",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f9adbd72-7f27-45c3-bc4a-17adbac35c92",
"FieldId": "84cdd843-edd1-4074-889a-c4adb643aef1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f9adbd72-7f27-45c3-bc4a-17adbac35c92",
"FieldId": "84cdd843-edd1-4074-889a-c4adb643aef1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5305b9ea-e3d2-4e89-a696-f0e36d81a400",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"LastValueDate": "2025-11-20T14:08:49.3216405-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "e3a5688b-992b-495d-8698-9e81875ecab3",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "3bdda609-d957-4933-89fc-8d36ac88860a",
"Asset": {
"AssetId": "12e4ca5d-f0c3-4c13-af80-31a0e8d11a33",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "be0b704d-c064-4a62-8fed-67bf4a1a82a8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c66b66e4-d546-4bd2-865f-e98d4553c734",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c67a29aa-3192-4079-85ed-99362f602b91",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"MeasurementValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c8901936-75f0-42d9-b66e-d64ffc6e4d0c",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"MeasurementValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b7e6e70e-8125-4e40-a293-638feb0793e7",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "f1a866ec-a0de-4bcd-9f70-72794f2061a9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "be0b704d-c064-4a62-8fed-67bf4a1a82a8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c66b66e4-d546-4bd2-865f-e98d4553c734",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "527031f6-db92-4f8e-ade5-fea7ec9e2d86",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1ddaac8f-58dc-4be2-948b-609fdae0e89a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "60a2fc7f-9412-44b7-a441-bca2077c1f23",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f9adbd72-7f27-45c3-bc4a-17adbac35c92",
"FieldId": "84cdd843-edd1-4074-889a-c4adb643aef1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f9adbd72-7f27-45c3-bc4a-17adbac35c92",
"FieldId": "84cdd843-edd1-4074-889a-c4adb643aef1",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5305b9ea-e3d2-4e89-a696-f0e36d81a400",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-20T14:08:49.3216405-08:00",
"LastValueDate": "2025-11-20T14:08:49.3216405-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "e3a5688b-992b-495d-8698-9e81875ecab3",
"CreateDate": "2025-11-20T14:08:49.3216405-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-20T14:08:49.3216405-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}