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