Skip to main content
POST
Error
This endpoint is deprecated and past its sunset date (20 June 2025) — it may be removed at any time.Migrate to the v2 async query flow: Execute dashboard chart (POST /api/v2/projects/{projectUuid}/query/dashboard-chart) to start the query, then Get results to fetch rows. See also Cancel query and Download results.

Path Parameters

chartUuid
string
required

Body

application/json
dashboardUuid
string
required
dashboardSorts
object[]
required
dashboardFilters
any
required

This AnyType is an alias for any The goal is to make it easier to identify any type in the codebase without having to eslint-disable all the time These are only used on legacy any types, don't use it for new types. This is added on a separate file to avoid circular dependencies.

autoRefresh
boolean
dateZoom
object
invalidateCache
boolean

Response

Success

results
object
required
status
enum<string>
required
Available options:
ok