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": "0a666175-2b50-45f0-95cb-e3b82abb91b0",
"Asset": {
"AssetId": "9a6e3016-a17a-4099-b361-5ef683fc0dca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cc572493-3274-41a1-af44-ef1862934e83",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d77ac7d-4cd8-4116-a1df-cd751346a6c7",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "817ef0c2-27a3-4124-ba02-9a662388707f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"MeasurementValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5b2560fe-c8cf-4dbd-b6f1-7b3270c922a3",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"MeasurementValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "349cffcc-d661-43b0-89bd-9212e1db9740",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "b2383c59-0dda-4188-8d0d-cbfad45a634a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cc572493-3274-41a1-af44-ef1862934e83",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d77ac7d-4cd8-4116-a1df-cd751346a6c7",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "6d308400-cf3a-463c-985e-674f19af3ce7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ace5e7e9-4d0d-4bef-99bc-b4226efb2ef0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bd9f540-da9a-43f5-acfe-1abdd9b75c07",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "64c93aa0-31e2-4331-8aec-9ad9c5b29615",
"FieldId": "561b4145-9764-4798-a36a-6cdb01bda7f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "64c93aa0-31e2-4331-8aec-9ad9c5b29615",
"FieldId": "561b4145-9764-4798-a36a-6cdb01bda7f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8af52f6c-d5ea-4501-99d5-d0fa9e480d5b",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"LastValueDate": "2026-01-26T18:44:16.0219925-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "834a8fe5-a451-4dd7-80dc-b71f207c06e1",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "0a666175-2b50-45f0-95cb-e3b82abb91b0",
"Asset": {
"AssetId": "9a6e3016-a17a-4099-b361-5ef683fc0dca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cc572493-3274-41a1-af44-ef1862934e83",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d77ac7d-4cd8-4116-a1df-cd751346a6c7",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "817ef0c2-27a3-4124-ba02-9a662388707f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"MeasurementValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5b2560fe-c8cf-4dbd-b6f1-7b3270c922a3",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"MeasurementValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "349cffcc-d661-43b0-89bd-9212e1db9740",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "b2383c59-0dda-4188-8d0d-cbfad45a634a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cc572493-3274-41a1-af44-ef1862934e83",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d77ac7d-4cd8-4116-a1df-cd751346a6c7",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "6d308400-cf3a-463c-985e-674f19af3ce7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ace5e7e9-4d0d-4bef-99bc-b4226efb2ef0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bd9f540-da9a-43f5-acfe-1abdd9b75c07",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "64c93aa0-31e2-4331-8aec-9ad9c5b29615",
"FieldId": "561b4145-9764-4798-a36a-6cdb01bda7f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "64c93aa0-31e2-4331-8aec-9ad9c5b29615",
"FieldId": "561b4145-9764-4798-a36a-6cdb01bda7f0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8af52f6c-d5ea-4501-99d5-d0fa9e480d5b",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-26T18:44:16.0219925-08:00",
"LastValueDate": "2026-01-26T18:44:16.0219925-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "834a8fe5-a451-4dd7-80dc-b71f207c06e1",
"CreateDate": "2026-01-26T18:44:16.0219925-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-26T18:44:16.0219925-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}