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": "223ed1b4-b486-4ea4-b4e1-ebb4039bc736", "Asset": { "AssetId": "e9d143b9-fb1a-4626-af9f-1b5e789bc882", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "e00caaf3-4ecb-466b-aad9-c3b698bcc523", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "85795df3-a7a4-49ab-8a6f-4fa0497e8eb5", "CreateDate": "2024-12-22T02:58:03.1746301-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-22T02:58:03.1746301-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "a80cd740-181d-4231-87f1-76f23732052e", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-22T02:58:03.1746301-08:00", "MeasurementValueNeededDate": "2024-12-22T02:58:03.1746301-08:00", "SourceSystemId": "sample string 3", "CompanyId": "ca10ce34-5546-4551-866e-7e50811be815", "CreateDate": "2024-12-22T02:58:03.1746301-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-22T02:58:03.1746301-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-22T02:58:03.1746301-08:00", "MeasurementValueNeededDate": "2024-12-22T02:58:03.1746301-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "a916095d-bdcc-4f6a-89c9-98a23a4cad5a", "CreateDate": "2024-12-22T02:58:03.1746301-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-22T02:58:03.1746301-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "EffectiveDate": "2024-12-22T02:58:03.1746301-08:00", "Location": "sample string 3", "MeasurementType": { "MeasurementTypeId": "78a46631-d3fd-467b-9a4a-6c9978de24c3", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "e00caaf3-4ecb-466b-aad9-c3b698bcc523", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "85795df3-a7a4-49ab-8a6f-4fa0497e8eb5", "CreateDate": "2024-12-22T02:58:03.1746301-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-22T02:58:03.1746301-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "cfa802de-d5af-4d2d-b556-70a1f948968f", "Name": "sample string 1" }, "Unit": { "UnitId": "b35350c6-86b9-47dd-bf77-68db18c8db74", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "c40094f7-95d7-4cd0-8f1b-731c349759a7", "CreateDate": "2024-12-22T02:58:03.1746301-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-22T02:58:03.1746301-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "8849adda-edf6-4ae5-9976-13e24fc3805c", "FieldId": "148132e2-c422-47ad-93d6-5435efade866", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "8849adda-edf6-4ae5-9976-13e24fc3805c", "FieldId": "148132e2-c422-47ad-93d6-5435efade866", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2024-12-22T02:58:03.1746301-08:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "181ca14f-5e2e-4f37-9df6-a912dac5a942", "CreateDate": "2024-12-22T02:58:03.1746301-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-22T02:58:03.1746301-08:00", "LastModifiedUser": "sample string 8" }, "IsValid": true, "IsValidMessage": "sample string 5", "SourceSystemId": "sample string 6", "CompanyId": "fb4bbbac-c8af-476a-bb0a-468cb929882b", "CreateDate": "2024-12-22T02:58:03.1746301-08:00", "CreateUser": "sample string 8", "LastModifiedDate": "2024-12-22T02:58:03.1746301-08:00", "LastModifiedUser": "sample string 9" }, "Total": 1, "Message": "sample string 1" }