POST
/
data
/
[
  {}
]

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
string
required

The SELECT SQL query to fetch the data.

Response

Successful Response

The response is of type Response Execute Query Data Post · object[].