List daily KPI snapshots
GET/kpi/graphs/:graph_id/snapshots
Returns a time-series of daily graph KPI snapshots for a single public graph identifier. Use the metrics query parameter to request a compact projection suitable for charts.
Request
Responses
- 200
- 400
- 403
- 404
- 422
Daily KPI snapshot history for the graph.
The request was syntactically valid but semantically invalid.
The caller is not authorized to operate on the requested graph.
The requested resource was not found.
Validation Error