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": "fe6e651d-6bc3-4757-9743-405aff184089", "Asset": { "AssetId": "7988b35b-2005-48bd-98c2-00e75b2dd912", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "493aa338-4677-4e3a-a925-8f3f6de8b942", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "e32fc814-4ed1-494c-8f5c-9607fe6b6334", "CreateDate": "2025-08-30T12:58:09.3650266-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:58:09.3650266-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "ba6c1a4d-7e9e-4b7f-bf7f-eadd00b6d618", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-08-30T12:58:09.3650266-07:00", "MeasurementValueNeededDate": "2025-08-30T12:58:09.3650266-07:00", "SourceSystemId": "sample string 3", "CompanyId": "8984b862-7928-4af1-9001-59005493ff06", "CreateDate": "2025-08-30T12:58:09.3650266-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-30T12:58:09.3650266-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-08-30T12:58:09.3650266-07:00", "MeasurementValueNeededDate": "2025-08-30T12:58:09.3650266-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "ac3c4fbb-1dbc-4167-8d81-bc8c13e58375", "CreateDate": "2025-08-30T12:58:09.3650266-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-30T12:58:09.3650266-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "EffectiveDate": "2025-08-30T12:58:09.3650266-07:00", "Location": "sample string 2", "MeasurementType": { "MeasurementTypeId": "4b7e42bb-799d-4539-bbf7-19137a2a03c9", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "493aa338-4677-4e3a-a925-8f3f6de8b942", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "e32fc814-4ed1-494c-8f5c-9607fe6b6334", "CreateDate": "2025-08-30T12:58:09.3650266-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:58:09.3650266-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "e8c99a06-2e9e-4ff6-8d70-988baf7e5780", "Name": "sample string 1" }, "Unit": { "UnitId": "98198377-b361-4fa5-83df-2a6808b744d1", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "76212aaa-3e0c-466e-8fe2-7d1888b8af60", "CreateDate": "2025-08-30T12:58:09.3650266-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-30T12:58:09.3650266-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-08-30T12:58:09.3650266-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "84fb12b1-1984-4a67-b096-69c839c3a202", "CreateDate": "2025-08-30T12:58:09.3650266-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-30T12:58:09.3650266-07:00", "LastModifiedUser": "sample string 8" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "72a388b3-e6d3-4daa-8da5-b72b7311fff2", "CreateDate": "2025-08-30T12:58:09.3650266-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-30T12:58:09.3650266-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }