Return payload data response for a chart
GET/api/v1/chart/:pk/data/
Takes a chart ID and uses the query context stored when the chart was saved to return payload data response. When filters_dashboard_id is provided, the chart's compiled SQL includes in scope dashboard filter default values.
Request
Responses
- 200
- 202
- 400
- 401
- 403
- 404
- 500
Query result
Async job details
Bad request
Unauthorized
Forbidden
Not found
Fatal error