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": "f796bcbf-d0fc-4065-834f-00c013605f51", "Asset": { "AssetId": "b0af6a13-18c2-4031-a1f5-63facb8fac72", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "51f21437-a4a0-4da1-ad66-fcac3e9d6b29", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5c019fe1-79d4-4f5c-a065-d223828491fd", "CreateDate": "2025-04-24T14:41:31.0893964-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-24T14:41:31.0893964-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "ada88456-4510-4baa-882b-d7086d02745c", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-04-24T14:41:31.0893964-07:00", "MeasurementValueNeededDate": "2025-04-24T14:41:31.0893964-07:00", "SourceSystemId": "sample string 3", "CompanyId": "d2524908-92b3-4e7c-9f25-7b0fdb3702fe", "CreateDate": "2025-04-24T14:41:31.0893964-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-24T14:41:31.0893964-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-04-24T14:41:31.0893964-07:00", "MeasurementValueNeededDate": "2025-04-24T14:41:31.0893964-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "9b01ac9a-4adb-401d-af6b-dea2d9105818", "CreateDate": "2025-04-24T14:41:31.0893964-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-24T14:41:31.0893964-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "EffectiveDate": "2025-04-24T14:41:31.0893964-07:00", "Location": "sample string 3", "MeasurementType": { "MeasurementTypeId": "97788791-73a1-4ef6-aad6-5ecf0cf689d0", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "51f21437-a4a0-4da1-ad66-fcac3e9d6b29", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5c019fe1-79d4-4f5c-a065-d223828491fd", "CreateDate": "2025-04-24T14:41:31.0893964-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-24T14:41:31.0893964-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "320e9997-8fa5-4867-9a66-b4c5be2f0873", "Name": "sample string 1" }, "Unit": { "UnitId": "6b40b7ca-2e50-4fe7-b507-438b3db3c7f1", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "56d1908b-49ba-4ce7-85a6-f5562bd39329", "CreateDate": "2025-04-24T14:41:31.0893964-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-24T14:41:31.0893964-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "e77d3eb5-251f-4d6c-aabc-60fd3348aee8", "FieldId": "5efc0fc0-568a-4baf-9fe4-ecb09c381d27", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "e77d3eb5-251f-4d6c-aabc-60fd3348aee8", "FieldId": "5efc0fc0-568a-4baf-9fe4-ecb09c381d27", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-24T14:41:31.0893964-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "743f3234-3bc7-4f82-949a-bc6bbfc74521", "CreateDate": "2025-04-24T14:41:31.0893964-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-24T14:41:31.0893964-07:00", "LastModifiedUser": "sample string 8" }, "IsValid": true, "IsValidMessage": "sample string 5", "SourceSystemId": "sample string 6", "CompanyId": "14633979-ca65-41a1-8eaf-e9502de41b09", "CreateDate": "2025-04-24T14:41:31.0893964-07:00", "CreateUser": "sample string 8", "LastModifiedDate": "2025-04-24T14:41:31.0893964-07:00", "LastModifiedUser": "sample string 9" }, "Total": 1, "Message": "sample string 1" }