GET Measurements?measurementId={measurementId}
Retrieves a measurement by its Id.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
measurementId |
Id of the measurement |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, the measurement.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Measurement |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": { "MeasurementId": "74ff8320-997d-47c2-8fa2-201af175eb38", "Asset": { "AssetId": "a49b2c19-2be3-4a77-beb5-7b10d1022bf3", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "14304de0-96ee-4323-9c14-366c0d760ea0", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "70a2b843-34b7-45bb-907d-1a36a34bf06a", "CreateDate": "2025-05-17T05:26:03.9117673-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-17T05:26:03.9117673-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "a514fae7-9473-4161-a9c5-8f1be3ff145c", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-05-17T05:26:03.9117673-07:00", "MeasurementValueNeededDate": "2025-05-17T05:26:03.9117673-07:00", "SourceSystemId": "sample string 3", "CompanyId": "7b059ee8-2b53-43b3-8586-62bbde477e88", "CreateDate": "2025-05-17T05:26:03.9117673-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-17T05:26:03.9117673-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-05-17T05:26:03.9117673-07:00", "MeasurementValueNeededDate": "2025-05-17T05:26:03.9117673-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "8e118ae1-7276-405a-917f-33e1a2e9981b", "CreateDate": "2025-05-17T05:26:03.9117673-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-17T05:26:03.9117673-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "EffectiveDate": "2025-05-17T05:26:03.9117673-07:00", "Location": "sample string 2", "MeasurementType": { "MeasurementTypeId": "d5be8e18-ef06-4bd3-a674-2f0045b4ffc5", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "14304de0-96ee-4323-9c14-366c0d760ea0", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "70a2b843-34b7-45bb-907d-1a36a34bf06a", "CreateDate": "2025-05-17T05:26:03.9117673-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-17T05:26:03.9117673-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "aa891e9b-0d02-4c30-b8b8-b9e6178ae3eb", "Name": "sample string 1" }, "Unit": { "UnitId": "bd8faafd-405d-4667-a32b-f9f45b401db7", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "93a7f6d2-94f9-4c81-a955-418fb11807fc", "CreateDate": "2025-05-17T05:26:03.9117673-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-17T05:26:03.9117673-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-05-17T05:26:03.9117673-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "5d044949-109e-4832-8cf6-c7ffa908d00e", "CreateDate": "2025-05-17T05:26:03.9117673-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-17T05:26:03.9117673-07:00", "LastModifiedUser": "sample string 8" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "fcb9cefb-df38-4605-a4ef-f81dde32b95a", "CreateDate": "2025-05-17T05:26:03.9117673-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-17T05:26:03.9117673-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }