Return payload data response for the given query (chart-data-cache-key)
GET/api/v1/chart/data/:cache_key
Takes a query context cache key and returns payload data response for the given query.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Query result
Bad request
Unauthorized
Not found
Could not process entity
Fatal error