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": "77b6acbe-9702-4979-905e-03dd255020d0", "Asset": { "AssetId": "cf1bda38-add9-4d7f-968c-d0fd9e23454b", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "7a09db1f-a785-402a-b5e4-6d0649edf401", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "a854412b-d494-4880-ae66-6c736a8c8db0", "CreateDate": "2025-07-01T00:07:28.2993458-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-01T00:07:28.2993458-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "02b559ed-f22a-40dc-a965-a151ba3fa406", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-01T00:07:28.2993458-07:00", "MeasurementValueNeededDate": "2025-07-01T00:07:28.2993458-07:00", "SourceSystemId": "sample string 3", "CompanyId": "0e09f822-c1c5-4025-9bde-b4a9fba7d475", "CreateDate": "2025-07-01T00:07:28.2993458-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-01T00:07:28.2993458-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-01T00:07:28.2993458-07:00", "MeasurementValueNeededDate": "2025-07-01T00:07:28.2993458-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "9f655059-61ce-4b47-8927-6cf256580572", "CreateDate": "2025-07-01T00:07:28.2993458-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-01T00:07:28.2993458-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "EffectiveDate": "2025-07-01T00:07:28.2993458-07:00", "Location": "sample string 3", "MeasurementType": { "MeasurementTypeId": "3f256c2f-3203-495f-927f-8cc92d7c5a7e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "7a09db1f-a785-402a-b5e4-6d0649edf401", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "a854412b-d494-4880-ae66-6c736a8c8db0", "CreateDate": "2025-07-01T00:07:28.2993458-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-01T00:07:28.2993458-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "6c0750ff-56e4-481e-aa77-e327181472e8", "Name": "sample string 1" }, "Unit": { "UnitId": "7c6cfa93-bed4-4f64-8f06-4cfe577e5046", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "4a8bd168-78bd-4f94-b8de-de30e7a1b538", "CreateDate": "2025-07-01T00:07:28.2993458-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-01T00:07:28.2993458-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "aa6964f1-72d7-42ea-b730-712c59a430ab", "FieldId": "316fcc26-becc-44dd-b2b0-f78a8d9cb05b", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "aa6964f1-72d7-42ea-b730-712c59a430ab", "FieldId": "316fcc26-becc-44dd-b2b0-f78a8d9cb05b", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-07-01T00:07:28.2993458-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "038aceb4-951f-42f1-9ad8-e6b8780701b0", "CreateDate": "2025-07-01T00:07:28.2993458-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-01T00:07:28.2993458-07:00", "LastModifiedUser": "sample string 8" }, "IsValid": true, "IsValidMessage": "sample string 5", "SourceSystemId": "sample string 6", "CompanyId": "29fc8e94-8cfb-4d06-b55b-f042e1b920f6", "CreateDate": "2025-07-01T00:07:28.2993458-07:00", "CreateUser": "sample string 8", "LastModifiedDate": "2025-07-01T00:07:28.2993458-07:00", "LastModifiedUser": "sample string 9" }, "Total": 1, "Message": "sample string 1" }