Skip to main content
POST
Execute read-only SQL query

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
sql
string
required
Minimum string length: 1
limit
integer
default:100
Required range: 1 <= x <= 10000
timeout_ms
integer
default:30000
Required range: 1000 <= x <= 120000

Response

Successful Response