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": "adca0d56-cbed-4307-9951-7b29d8e310c9",
"Asset": {
"AssetId": "4e417e02-72a7-4e98-bd49-691aa527cc9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "890e3feb-79f3-4e67-a213-2b56a4419385",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7f769ee2-f22a-4113-826e-f2781c09ff4f",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a1cbffc8-6576-438f-a8a2-133312ef2f6e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"MeasurementValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2a9124e7-60b5-43fd-aaba-f9c203456c0f",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"MeasurementValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2cbf090e-d340-4fcc-9b8a-f4d05918169f",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "71a2e767-e399-4f24-8b70-b86908a8c8ea",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "890e3feb-79f3-4e67-a213-2b56a4419385",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7f769ee2-f22a-4113-826e-f2781c09ff4f",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0c380848-7158-4108-982b-d999a8fe6db4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd762a8a-a006-4d9e-850b-5e0005c7aa38",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18b1c279-e4ae-43c6-ad06-2a3bbeebb61f",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0837302b-6867-421d-848b-c1e7ca7a0e8d",
"FieldId": "9be62e48-a13c-4722-b1a1-881a8f2c1edd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0837302b-6867-421d-848b-c1e7ca7a0e8d",
"FieldId": "9be62e48-a13c-4722-b1a1-881a8f2c1edd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "77f4274a-0fa7-42e3-b82c-414ab0f285ea",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"LastValueDate": "2026-02-02T20:58:54.3632177-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "6cb060cd-6cce-4182-9ee8-859e13d38510",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "adca0d56-cbed-4307-9951-7b29d8e310c9",
"Asset": {
"AssetId": "4e417e02-72a7-4e98-bd49-691aa527cc9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "890e3feb-79f3-4e67-a213-2b56a4419385",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7f769ee2-f22a-4113-826e-f2781c09ff4f",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a1cbffc8-6576-438f-a8a2-133312ef2f6e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"MeasurementValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2a9124e7-60b5-43fd-aaba-f9c203456c0f",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"MeasurementValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2cbf090e-d340-4fcc-9b8a-f4d05918169f",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "71a2e767-e399-4f24-8b70-b86908a8c8ea",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "890e3feb-79f3-4e67-a213-2b56a4419385",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7f769ee2-f22a-4113-826e-f2781c09ff4f",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0c380848-7158-4108-982b-d999a8fe6db4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bd762a8a-a006-4d9e-850b-5e0005c7aa38",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18b1c279-e4ae-43c6-ad06-2a3bbeebb61f",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0837302b-6867-421d-848b-c1e7ca7a0e8d",
"FieldId": "9be62e48-a13c-4722-b1a1-881a8f2c1edd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0837302b-6867-421d-848b-c1e7ca7a0e8d",
"FieldId": "9be62e48-a13c-4722-b1a1-881a8f2c1edd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "77f4274a-0fa7-42e3-b82c-414ab0f285ea",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-02T20:58:54.3632177-08:00",
"LastValueDate": "2026-02-02T20:58:54.3632177-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "6cb060cd-6cce-4182-9ee8-859e13d38510",
"CreateDate": "2026-02-02T20:58:54.3632177-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-02T20:58:54.3632177-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}