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": "e56114a2-a878-4595-a7b7-b904862b1d63", "Asset": { "AssetId": "aefdaa63-a215-4b78-b895-ca2d54f596fc", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "c5fbff6c-d483-48c7-bd46-a75823b2efc2", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "178f4863-6842-4a5d-b558-8ec791be32ce", "CreateDate": "2025-02-05T07:56:52.8168616-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:56:52.8168616-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "852a85fc-2b8a-4dbb-b5fb-d20f8d2eb203", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T07:56:52.8168616-08:00", "MeasurementValueNeededDate": "2025-02-05T07:56:52.8168616-08:00", "SourceSystemId": "sample string 3", "CompanyId": "c9e676f3-adbe-4164-ad7e-52da05469a35", "CreateDate": "2025-02-05T07:56:52.8168616-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T07:56:52.8168616-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-02-05T07:56:52.8168616-08:00", "MeasurementValueNeededDate": "2025-02-05T07:56:52.8168616-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "c17b426f-c810-4c8c-ba51-a7556da4b06d", "CreateDate": "2025-02-05T07:56:52.8168616-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T07:56:52.8168616-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "EffectiveDate": "2025-02-05T07:56:52.8168616-08:00", "Location": "sample string 2", "MeasurementType": { "MeasurementTypeId": "ac597373-2d1b-483b-b5a3-60f4d3ac6d63", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "c5fbff6c-d483-48c7-bd46-a75823b2efc2", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "178f4863-6842-4a5d-b558-8ec791be32ce", "CreateDate": "2025-02-05T07:56:52.8168616-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:56:52.8168616-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "b9e7670e-7daf-461f-8dc9-884c37862392", "Name": "sample string 1" }, "Unit": { "UnitId": "619b73ee-13b8-40a2-977a-6c25ed9ee535", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "9d6582d9-2bf3-4fab-99b3-6f52cafab13c", "CreateDate": "2025-02-05T07:56:52.8168616-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T07:56:52.8168616-08: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-02-05T07:56:52.8168616-08:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "b7ddb0bf-68fc-4af9-9ec7-4e4b19648a3c", "CreateDate": "2025-02-05T07:56:52.8168616-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T07:56:52.8168616-08:00", "LastModifiedUser": "sample string 8" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "a6d08258-d9e2-42ef-b083-dafe975d2a79", "CreateDate": "2025-02-05T07:56:52.8168616-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T07:56:52.8168616-08:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }