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": "8c01c260-1b7c-41c3-8356-da2f03d3eefd",
"Asset": {
"AssetId": "0e31e339-f386-4829-a80b-e53e912296b9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2af6b98c-f564-464e-9ef6-e4cf0fb1744d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82e5283c-d87d-4c29-abb2-2058a299fdb4",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8b2097da-2539-44c6-aaed-10c8c5d01be5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"MeasurementValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3cb1cf12-d151-4ebe-a123-9ba60031196c",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"MeasurementValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "eb5487db-50e9-4191-ab31-73c0c5f01179",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "146fa73e-05cd-4868-8c64-630e3c082f58",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2af6b98c-f564-464e-9ef6-e4cf0fb1744d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82e5283c-d87d-4c29-abb2-2058a299fdb4",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a64482a3-6a1b-4a86-b4a7-e4421962cead",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12c44b73-c459-4a1d-bea1-229bcb814a1b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "27d309f9-f3df-44b2-a337-7bd032f6d455",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "640426c4-f8be-4371-a605-64c18a426880",
"FieldId": "02490dc6-ce39-4636-aa07-43d7746c01ab",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "640426c4-f8be-4371-a605-64c18a426880",
"FieldId": "02490dc6-ce39-4636-aa07-43d7746c01ab",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bc434af6-7834-4e8b-ad1c-d62e70ca693b",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"LastValueDate": "2026-07-12T23:58:36.0856476-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "9be00cd4-7fe5-45d9-8ae6-eba968651fad",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "8c01c260-1b7c-41c3-8356-da2f03d3eefd",
"Asset": {
"AssetId": "0e31e339-f386-4829-a80b-e53e912296b9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2af6b98c-f564-464e-9ef6-e4cf0fb1744d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82e5283c-d87d-4c29-abb2-2058a299fdb4",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8b2097da-2539-44c6-aaed-10c8c5d01be5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"MeasurementValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3cb1cf12-d151-4ebe-a123-9ba60031196c",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"MeasurementValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "eb5487db-50e9-4191-ab31-73c0c5f01179",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "146fa73e-05cd-4868-8c64-630e3c082f58",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2af6b98c-f564-464e-9ef6-e4cf0fb1744d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82e5283c-d87d-4c29-abb2-2058a299fdb4",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a64482a3-6a1b-4a86-b4a7-e4421962cead",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12c44b73-c459-4a1d-bea1-229bcb814a1b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "27d309f9-f3df-44b2-a337-7bd032f6d455",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "640426c4-f8be-4371-a605-64c18a426880",
"FieldId": "02490dc6-ce39-4636-aa07-43d7746c01ab",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "640426c4-f8be-4371-a605-64c18a426880",
"FieldId": "02490dc6-ce39-4636-aa07-43d7746c01ab",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bc434af6-7834-4e8b-ad1c-d62e70ca693b",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-12T23:58:36.0856476-07:00",
"LastValueDate": "2026-07-12T23:58:36.0856476-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "9be00cd4-7fe5-45d9-8ae6-eba968651fad",
"CreateDate": "2026-07-12T23:58:36.0856476-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-12T23:58:36.0856476-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}