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": "fbfc3547-6bd5-4f16-b94f-7baa43e6f6fc",
"Asset": {
"AssetId": "75adaa7a-c977-44e5-bf76-42c83699b747",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a001efda-0eca-445e-881f-0ff272675df4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df46b7a8-7b3d-48b6-b0c0-0c80460c6107",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "45992bad-d3dd-48b7-bf5b-a5c661d9a355",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-07T23:44:04.0872909-07:00",
"MeasurementValueNeededDate": "2026-05-07T23:44:04.0872909-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf04ae0d-f261-43b4-ad46-76872ca6bd49",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-07T23:44:04.0872909-07:00",
"MeasurementValueNeededDate": "2026-05-07T23:44:04.0872909-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cd8ef4f1-7dff-495b-90b8-b18ad1ae6466",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "52d7f1e1-1ab8-42aa-b04f-e2ecfb7bb294",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a001efda-0eca-445e-881f-0ff272675df4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df46b7a8-7b3d-48b6-b0c0-0c80460c6107",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "eea40511-9284-4228-8824-0fe7fb21c675",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f61a68f7-f36b-4dab-a2a1-6f40007a5053",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "826c8c9a-0681-4681-81d4-63092e443e4d",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "23900875-ffe8-472f-be36-3fc38ab59cd5",
"FieldId": "fe6da4d2-5a8b-49b4-a45d-348b014d4d45",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "23900875-ffe8-472f-be36-3fc38ab59cd5",
"FieldId": "fe6da4d2-5a8b-49b4-a45d-348b014d4d45",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-07T23:44:04.0872909-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5845503d-755c-48d1-a419-bdc1155d4f0c",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-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-07T23:44:04.0872909-07:00",
"LastValueDate": "2026-05-07T23:44:04.0872909-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "98786207-3c17-4784-9430-4504a416697f",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "fbfc3547-6bd5-4f16-b94f-7baa43e6f6fc",
"Asset": {
"AssetId": "75adaa7a-c977-44e5-bf76-42c83699b747",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a001efda-0eca-445e-881f-0ff272675df4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df46b7a8-7b3d-48b6-b0c0-0c80460c6107",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "45992bad-d3dd-48b7-bf5b-a5c661d9a355",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-07T23:44:04.0872909-07:00",
"MeasurementValueNeededDate": "2026-05-07T23:44:04.0872909-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf04ae0d-f261-43b4-ad46-76872ca6bd49",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-07T23:44:04.0872909-07:00",
"MeasurementValueNeededDate": "2026-05-07T23:44:04.0872909-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cd8ef4f1-7dff-495b-90b8-b18ad1ae6466",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "52d7f1e1-1ab8-42aa-b04f-e2ecfb7bb294",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a001efda-0eca-445e-881f-0ff272675df4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df46b7a8-7b3d-48b6-b0c0-0c80460c6107",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "eea40511-9284-4228-8824-0fe7fb21c675",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f61a68f7-f36b-4dab-a2a1-6f40007a5053",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "826c8c9a-0681-4681-81d4-63092e443e4d",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "23900875-ffe8-472f-be36-3fc38ab59cd5",
"FieldId": "fe6da4d2-5a8b-49b4-a45d-348b014d4d45",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "23900875-ffe8-472f-be36-3fc38ab59cd5",
"FieldId": "fe6da4d2-5a8b-49b4-a45d-348b014d4d45",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-07T23:44:04.0872909-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5845503d-755c-48d1-a419-bdc1155d4f0c",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-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-07T23:44:04.0872909-07:00",
"LastValueDate": "2026-05-07T23:44:04.0872909-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "98786207-3c17-4784-9430-4504a416697f",
"CreateDate": "2026-05-07T23:44:04.0872909-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-07T23:44:04.0872909-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}