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": "d75d1fe9-4349-4b61-aa70-620e5497bdab", "Asset": { "AssetId": "19bbe233-916d-4948-9d5a-7b4860bad711", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "d1d0c3de-f482-47e4-a359-76abe9cb257e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f77fec04-63a8-4eca-abcd-950ab492086f", "CreateDate": "2025-05-08T23:56:47.7560625-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T23:56:47.7560625-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "d9fe32d6-d84b-48a7-bbf1-398df536fec8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-05-08T23:56:47.7560625-07:00", "MeasurementValueNeededDate": "2025-05-08T23:56:47.7560625-07:00", "SourceSystemId": "sample string 3", "CompanyId": "bd59e4fa-59e0-4713-aa42-8a58d2abc7f5", "CreateDate": "2025-05-08T23:56:47.7560625-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-08T23:56:47.7560625-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-05-08T23:56:47.7560625-07:00", "MeasurementValueNeededDate": "2025-05-08T23:56:47.7560625-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "43cfbe36-1c67-419c-9251-ece4c02026d7", "CreateDate": "2025-05-08T23:56:47.7560625-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-08T23:56:47.7560625-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "EffectiveDate": "2025-05-08T23:56:47.7560625-07:00", "Location": "sample string 2", "MeasurementType": { "MeasurementTypeId": "5db9c086-66a5-44d7-833d-24501f37d5c2", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "d1d0c3de-f482-47e4-a359-76abe9cb257e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f77fec04-63a8-4eca-abcd-950ab492086f", "CreateDate": "2025-05-08T23:56:47.7560625-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T23:56:47.7560625-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "b58ad234-582a-4a4b-93f1-cf01e6a82061", "Name": "sample string 1" }, "Unit": { "UnitId": "dc81b2ce-9e67-4ccb-901a-9a3335792a94", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "c1d25b31-1397-48da-9687-eaf5eca132ce", "CreateDate": "2025-05-08T23:56:47.7560625-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-08T23:56:47.7560625-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-05-08T23:56:47.7560625-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "4e900368-687c-415f-a933-90404736d2b1", "CreateDate": "2025-05-08T23:56:47.7560625-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-08T23:56:47.7560625-07:00", "LastModifiedUser": "sample string 8" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "c70f2e08-35eb-4f6e-ac7e-a094ee5a4a84", "CreateDate": "2025-05-08T23:56:47.7560625-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-08T23:56:47.7560625-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }