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": "d773fcea-d675-4dd8-952c-51ef009ce70b",
"Asset": {
"AssetId": "e8dab93b-b3f3-4d16-a233-1366c9aab2d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a530c5ef-61a7-4b3a-8982-2c5439378a4b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f6e4dfa-4379-4aff-8106-11a2a186183a",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f685f686-90a2-4e06-88fc-5a432f1724dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1df6f5f8-589c-4df3-9294-af5163b22a30",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c0a6ff4d-88ee-418d-b8c8-3e7fd2fcbd7e",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "d74db9c4-f26e-49ca-bf7d-6c6deb9935f1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a530c5ef-61a7-4b3a-8982-2c5439378a4b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f6e4dfa-4379-4aff-8106-11a2a186183a",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "2f3ecb7c-fd5f-402d-b72c-354cc0da22e8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "38f19819-67de-40a4-a170-94443655a227",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebd7253c-ddcb-43c3-994b-8e67d6683cb3",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bdc01dfd-661c-47cd-b331-e3e9ee66d45d",
"FieldId": "f71ab33b-199e-4709-8b59-422dd8ed38c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bdc01dfd-661c-47cd-b331-e3e9ee66d45d",
"FieldId": "f71ab33b-199e-4709-8b59-422dd8ed38c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b6f22a38-ac8e-411d-b516-c5c8f8a0cfc1",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"LastValueDate": "2025-12-01T15:14:05.7133101-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "99bce49a-91e0-4be1-a7df-10e350ff36e4",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "d773fcea-d675-4dd8-952c-51ef009ce70b",
"Asset": {
"AssetId": "e8dab93b-b3f3-4d16-a233-1366c9aab2d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a530c5ef-61a7-4b3a-8982-2c5439378a4b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f6e4dfa-4379-4aff-8106-11a2a186183a",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f685f686-90a2-4e06-88fc-5a432f1724dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1df6f5f8-589c-4df3-9294-af5163b22a30",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c0a6ff4d-88ee-418d-b8c8-3e7fd2fcbd7e",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "d74db9c4-f26e-49ca-bf7d-6c6deb9935f1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a530c5ef-61a7-4b3a-8982-2c5439378a4b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f6e4dfa-4379-4aff-8106-11a2a186183a",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "2f3ecb7c-fd5f-402d-b72c-354cc0da22e8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "38f19819-67de-40a4-a170-94443655a227",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebd7253c-ddcb-43c3-994b-8e67d6683cb3",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bdc01dfd-661c-47cd-b331-e3e9ee66d45d",
"FieldId": "f71ab33b-199e-4709-8b59-422dd8ed38c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bdc01dfd-661c-47cd-b331-e3e9ee66d45d",
"FieldId": "f71ab33b-199e-4709-8b59-422dd8ed38c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b6f22a38-ac8e-411d-b516-c5c8f8a0cfc1",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:14:05.7133101-08:00",
"LastValueDate": "2025-12-01T15:14:05.7133101-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "99bce49a-91e0-4be1-a7df-10e350ff36e4",
"CreateDate": "2025-12-01T15:14:05.7133101-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-01T15:14:05.7133101-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}