Skip to main content
POST
Fetch Query Result

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Body

application/json
query_job_id
string
required
page
integer | null
page_size
integer | null
Required range: 0 < x <= 1000
sorts
DashboardSort · object[]

Response

Successful Response