{ "operationId": "Workspace Metrics", "method": "GET", "path": "/workspaceMetrics", "summary": "Workspace Metrics", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "workspaceId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi85NmFiYzJhYS0zZGNjLTExZTUtYTE1Mi1mZTM0ODE5Y2RjOWE", "metricName": "temperature", "aggregation": "hourly", "from": "2020-10-21T13:33:37.789Z", "to": "2020-10-31T16:00:00.532Z", "unit": "celsius", "sortBy": "newestFirst", "items": [] } } ] }