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": "5dc2e933-a388-401c-8405-ec5572d7e9fc", "Asset": { "AssetId": "dbbf051f-f14f-44fc-bfc3-31629d1d479d", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "cd645c7e-05a1-48b5-b872-afcbac62d6fa", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "62f24b0d-cb00-4484-afc7-e0bb6bf71968", "CreateDate": "2024-10-10T15:22:03.9356696-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:03.9356696-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "5bbd0e15-6497-4c7e-ab82-4df018f9f5ef", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-10-10T15:22:03.9356696-07:00", "MeasurementValueNeededDate": "2024-10-10T15:22:03.9356696-07:00", "SourceSystemId": "sample string 3", "CompanyId": "c89e227d-1688-4f07-918a-b3f7b2120cda", "CreateDate": "2024-10-10T15:22:03.9356696-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-10T15:22:03.9356696-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-10-10T15:22:03.9356696-07:00", "MeasurementValueNeededDate": "2024-10-10T15:22:03.9356696-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "9001a142-1eef-4160-be60-dda2fd3c9b13", "CreateDate": "2024-10-10T15:22:03.9356696-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-10-10T15:22:03.9356696-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "EffectiveDate": "2024-10-10T15:22:03.9356696-07:00", "Location": "sample string 2", "MeasurementType": { "MeasurementTypeId": "22a7aace-4aa4-4eff-a48f-af70a50c33b4", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "cd645c7e-05a1-48b5-b872-afcbac62d6fa", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "62f24b0d-cb00-4484-afc7-e0bb6bf71968", "CreateDate": "2024-10-10T15:22:03.9356696-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:03.9356696-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "440c9341-8c5a-4304-9fd9-63dcbef7f8a2", "Name": "sample string 1" }, "Unit": { "UnitId": "2e56deee-d09a-4214-9b1f-18eb7a3b61ff", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "d441c04d-dfe8-4798-85e4-2289aec8a80a", "CreateDate": "2024-10-10T15:22:03.9356696-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-10T15:22:03.9356696-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": "2024-10-10T15:22:03.9356696-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "ca6ec92f-b9fc-486f-ba87-7b4cab9e87a6", "CreateDate": "2024-10-10T15:22:03.9356696-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-10-10T15:22:03.9356696-07:00", "LastModifiedUser": "sample string 8" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "e0618adf-f115-46ff-94f0-e285454f974a", "CreateDate": "2024-10-10T15:22:03.9356696-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-10-10T15:22:03.9356696-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }