Retrieves metric readings for a specific metric
GET/v2/metrics/:metricSlug/readings
Returns time-series metric readings with support for filtering by date range, interval, and aggregation.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successfully retrieved metric readings
Invalid request parameters
Unauthorized access
Forbidden access
Resource not found
Internal server error