Execute query

Execute a query synchronously on the Analytics platform and get result table (Redshift dialect). The number of records that you receive as results is limited to a reasonable amount. This endpoint is mainly for viewing the data. Use the export endpoints in order to fetch all results.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
preview
object
Body Params

Query payload

string
required

SQL query to execute

settings
object | null
parameters
array of objects | null
parameters
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

402

Resource can not be accessed because you exceeded the credit limit.

403

Unable to authorize the client

404

Resource was not found or not enough access privileges

415

Resource representation send in the request is not supported.

429

Too many API calls made.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html