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": "4c73f52e-9683-467f-93ba-aaa6c30f75a1", "Asset": { "AssetId": "2bc6d67b-9745-4694-95cf-e16193fe105a", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "46f7e150-3fcb-4624-ad29-cbd53830d1f0", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d7f468a1-28ac-46f4-b120-20bdb46356af", "CreateDate": "2025-07-31T22:54:27.1138333-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:54:27.1138333-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "ece30362-7d1a-4547-b775-a603de2402a6", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-31T22:54:27.1138333-07:00", "MeasurementValueNeededDate": "2025-07-31T22:54:27.1138333-07:00", "SourceSystemId": "sample string 3", "CompanyId": "ac607d81-c24c-4835-8487-50c4aade12fe", "CreateDate": "2025-07-31T22:54:27.1138333-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T22:54:27.1138333-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-31T22:54:27.1138333-07:00", "MeasurementValueNeededDate": "2025-07-31T22:54:27.1138333-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "189610f2-7f26-4e10-b70f-154e815831d9", "CreateDate": "2025-07-31T22:54:27.1138333-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T22:54:27.1138333-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "EffectiveDate": "2025-07-31T22:54:27.1138333-07:00", "Location": "sample string 2", "MeasurementType": { "MeasurementTypeId": "c34e31d1-ad2d-4a9c-9f98-08df3fbfbb90", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "46f7e150-3fcb-4624-ad29-cbd53830d1f0", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d7f468a1-28ac-46f4-b120-20bdb46356af", "CreateDate": "2025-07-31T22:54:27.1138333-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:54:27.1138333-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "17d2af54-1aa0-401a-8d8b-c19f50cf6eab", "Name": "sample string 1" }, "Unit": { "UnitId": "ecfbf454-dc04-42b7-8978-d201220b6709", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "4e8fcccd-f5b8-41c3-8cbb-3f35068704a3", "CreateDate": "2025-07-31T22:54:27.1138333-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T22:54:27.1138333-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-07-31T22:54:27.1138333-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "8ab650e5-3d17-4268-8517-12d9fd59bd87", "CreateDate": "2025-07-31T22:54:27.1138333-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T22:54:27.1138333-07:00", "LastModifiedUser": "sample string 8" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "5959dbcd-08ca-4a2b-a8d2-94752832a3a1", "CreateDate": "2025-07-31T22:54:27.1138333-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T22:54:27.1138333-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }