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": "a424fae8-b073-4d90-8f9d-bb9dc98bd079",
"Asset": {
"AssetId": "ec046c28-b1a0-4abd-b857-db29fdffe02c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "75693988-f8b1-4cdc-9947-d77a3e48deea",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f7f5796-a628-45ae-aa03-15f4ef61cdbe",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ec106cc4-6e9b-44c6-aaf7-7f0e748ca4f3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-14T23:46:19.1177629-07:00",
"MeasurementValueNeededDate": "2026-08-14T23:46:19.1177629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c693958c-b1e6-4792-8144-118fcd1172da",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-14T23:46:19.1177629-07:00",
"MeasurementValueNeededDate": "2026-08-14T23:46:19.1177629-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e84adb73-301e-427e-9fff-0dda14096d82",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "a07d65b1-45ff-4a46-8268-09a92f3d0ff6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "75693988-f8b1-4cdc-9947-d77a3e48deea",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f7f5796-a628-45ae-aa03-15f4ef61cdbe",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "273d62ab-8c7c-4162-9b33-b44a87ba890a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba767a4f-796a-46e1-981f-62c60c65edaf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd512100-449d-4f7a-8784-86c3537f9213",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "440c04f0-78c3-485d-ab11-8bc5abc5ce8a",
"FieldId": "a7e426b5-4a11-4c96-ba31-abb16aed6071",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "440c04f0-78c3-485d-ab11-8bc5abc5ce8a",
"FieldId": "a7e426b5-4a11-4c96-ba31-abb16aed6071",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-14T23:46:19.1177629-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f9827432-ac5b-4acc-97f6-1c43bae412fd",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-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-14T23:46:19.1177629-07:00",
"LastValueDate": "2026-08-14T23:46:19.1177629-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "38271607-1724-4844-b54e-f8190cb14d5c",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "a424fae8-b073-4d90-8f9d-bb9dc98bd079",
"Asset": {
"AssetId": "ec046c28-b1a0-4abd-b857-db29fdffe02c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "75693988-f8b1-4cdc-9947-d77a3e48deea",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f7f5796-a628-45ae-aa03-15f4ef61cdbe",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ec106cc4-6e9b-44c6-aaf7-7f0e748ca4f3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-14T23:46:19.1177629-07:00",
"MeasurementValueNeededDate": "2026-08-14T23:46:19.1177629-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c693958c-b1e6-4792-8144-118fcd1172da",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-14T23:46:19.1177629-07:00",
"MeasurementValueNeededDate": "2026-08-14T23:46:19.1177629-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e84adb73-301e-427e-9fff-0dda14096d82",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "a07d65b1-45ff-4a46-8268-09a92f3d0ff6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "75693988-f8b1-4cdc-9947-d77a3e48deea",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f7f5796-a628-45ae-aa03-15f4ef61cdbe",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "273d62ab-8c7c-4162-9b33-b44a87ba890a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ba767a4f-796a-46e1-981f-62c60c65edaf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bd512100-449d-4f7a-8784-86c3537f9213",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "440c04f0-78c3-485d-ab11-8bc5abc5ce8a",
"FieldId": "a7e426b5-4a11-4c96-ba31-abb16aed6071",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "440c04f0-78c3-485d-ab11-8bc5abc5ce8a",
"FieldId": "a7e426b5-4a11-4c96-ba31-abb16aed6071",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-14T23:46:19.1177629-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f9827432-ac5b-4acc-97f6-1c43bae412fd",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-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-14T23:46:19.1177629-07:00",
"LastValueDate": "2026-08-14T23:46:19.1177629-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "38271607-1724-4844-b54e-f8190cb14d5c",
"CreateDate": "2026-08-14T23:46:19.1177629-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-14T23:46:19.1177629-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}