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": "88305455-6fa7-458a-832a-8b4c21e0d489",
"Asset": {
"AssetId": "8b32eb7b-e3a3-4fb3-98bf-1ebfac22fbf2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f3c7b2ae-cb56-4fb6-9e29-c4f430b8dfac",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f608613-92bc-4968-ad67-4f3c87d47e8c",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "16d7236a-c70a-411b-9c9b-8c961dab9c06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T09:59:58.6902343-07:00",
"MeasurementValueNeededDate": "2026-08-03T09:59:58.6902343-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "97e1980e-13fc-4d65-a748-bab567ae6994",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-03T09:59:58.6902343-07:00",
"MeasurementValueNeededDate": "2026-08-03T09:59:58.6902343-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "af312e77-0f18-4106-94dd-de958fba2a9e",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "66694111-b852-4e6b-a57c-5083817f5869",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f3c7b2ae-cb56-4fb6-9e29-c4f430b8dfac",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f608613-92bc-4968-ad67-4f3c87d47e8c",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f4cc1568-e33b-4124-ac92-c8fc50714cfb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "84a78f14-7ad0-4860-a108-54ddee12f0c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "eb23e968-266c-4e1a-b991-345f2a65f9d9",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c491a1b1-f23b-430a-8d3a-f22698754f7e",
"FieldId": "179e75f2-9690-4703-837c-9bb43c30c44c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c491a1b1-f23b-430a-8d3a-f22698754f7e",
"FieldId": "179e75f2-9690-4703-837c-9bb43c30c44c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-03T09:59:58.6902343-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fd8ce247-4b8c-41f0-9ceb-83ef5aa4b431",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-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-03T09:59:58.6902343-07:00",
"LastValueDate": "2026-08-03T09:59:58.6902343-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "06012975-ef17-4b98-b457-3b13e7e50517",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "88305455-6fa7-458a-832a-8b4c21e0d489",
"Asset": {
"AssetId": "8b32eb7b-e3a3-4fb3-98bf-1ebfac22fbf2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f3c7b2ae-cb56-4fb6-9e29-c4f430b8dfac",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f608613-92bc-4968-ad67-4f3c87d47e8c",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "16d7236a-c70a-411b-9c9b-8c961dab9c06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T09:59:58.6902343-07:00",
"MeasurementValueNeededDate": "2026-08-03T09:59:58.6902343-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "97e1980e-13fc-4d65-a748-bab567ae6994",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-03T09:59:58.6902343-07:00",
"MeasurementValueNeededDate": "2026-08-03T09:59:58.6902343-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "af312e77-0f18-4106-94dd-de958fba2a9e",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "66694111-b852-4e6b-a57c-5083817f5869",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f3c7b2ae-cb56-4fb6-9e29-c4f430b8dfac",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f608613-92bc-4968-ad67-4f3c87d47e8c",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f4cc1568-e33b-4124-ac92-c8fc50714cfb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "84a78f14-7ad0-4860-a108-54ddee12f0c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "eb23e968-266c-4e1a-b991-345f2a65f9d9",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c491a1b1-f23b-430a-8d3a-f22698754f7e",
"FieldId": "179e75f2-9690-4703-837c-9bb43c30c44c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c491a1b1-f23b-430a-8d3a-f22698754f7e",
"FieldId": "179e75f2-9690-4703-837c-9bb43c30c44c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-03T09:59:58.6902343-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fd8ce247-4b8c-41f0-9ceb-83ef5aa4b431",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-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-03T09:59:58.6902343-07:00",
"LastValueDate": "2026-08-03T09:59:58.6902343-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "06012975-ef17-4b98-b457-3b13e7e50517",
"CreateDate": "2026-08-03T09:59:58.6902343-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-03T09:59:58.6902343-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}