Skip to main content
POST
Query client

Authorizations

Authorization
string
header
required

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

Body

application/json

Request body schema.

query
string
required

Query to execute.

Response

Successful response

rows
Rows · object[]
required

Query result rows.