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": "3322125b-0d1c-43ef-b147-38b1fa2bfde1", "Asset": { "AssetId": "45cf2995-daa6-46a1-b229-632767293206", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "42fce8b3-ac03-4e3f-9e6e-946089b1ce7d", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d27c9566-35ba-43b6-8b7f-3b3e31caf929", "CreateDate": "2025-04-30T11:37:13.4986789-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T11:37:13.4986789-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "4c68e0ed-af6e-4986-9833-1d218e7c7c5b", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-04-30T11:37:13.4986789-07:00", "MeasurementValueNeededDate": "2025-04-30T11:37:13.4986789-07:00", "SourceSystemId": "sample string 3", "CompanyId": "13390020-4558-4750-a979-b7cccca3a7e8", "CreateDate": "2025-04-30T11:37:13.4986789-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T11:37:13.4986789-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-04-30T11:37:13.4986789-07:00", "MeasurementValueNeededDate": "2025-04-30T11:37:13.4986789-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "5a2b7f03-27ea-4091-b6e8-f30f953c0692", "CreateDate": "2025-04-30T11:37:13.4986789-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-30T11:37:13.4986789-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "EffectiveDate": "2025-04-30T11:37:13.4986789-07:00", "Location": "sample string 3", "MeasurementType": { "MeasurementTypeId": "c142afdb-a31f-4d46-b7e1-5257fd6827a0", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "42fce8b3-ac03-4e3f-9e6e-946089b1ce7d", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d27c9566-35ba-43b6-8b7f-3b3e31caf929", "CreateDate": "2025-04-30T11:37:13.4986789-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T11:37:13.4986789-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "59b8639f-305f-45c3-8ecd-d196f4cf3c18", "Name": "sample string 1" }, "Unit": { "UnitId": "c1918bef-f4f0-4ab7-9c56-e55c8f9f8ef5", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "c9da7aca-5ced-4471-91cd-7bf207df8493", "CreateDate": "2025-04-30T11:37:13.4986789-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T11:37:13.4986789-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "ddb63729-247c-4e5a-8ffc-d3815d1b959e", "FieldId": "0329ec35-3bd9-47b6-82a4-1cc3f690d051", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "ddb63729-247c-4e5a-8ffc-d3815d1b959e", "FieldId": "0329ec35-3bd9-47b6-82a4-1cc3f690d051", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-30T11:37:13.4986789-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "400a7102-2681-4910-8f45-b787269db118", "CreateDate": "2025-04-30T11:37:13.4986789-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-30T11:37:13.4986789-07:00", "LastModifiedUser": "sample string 8" }, "IsValid": true, "IsValidMessage": "sample string 5", "SourceSystemId": "sample string 6", "CompanyId": "e97166fc-f5c6-4ee8-9c34-3305b80a159d", "CreateDate": "2025-04-30T11:37:13.4986789-07:00", "CreateUser": "sample string 8", "LastModifiedDate": "2025-04-30T11:37:13.4986789-07:00", "LastModifiedUser": "sample string 9" }, "Total": 1, "Message": "sample string 1" }