Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
application/json
The SELECT SQL query to fetch the data.
Response
Successful Response
The response is of type Response Execute Query Data Post · object[]
.