Skip to main content
POST
cURL

Yetkilendirmeler

Authorization
string
header
gerekli

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

Yol Parametreleri

baseId
string
gerekli

The base ID to execute query on

Gövde

application/json
sql
string
gerekli

The SQL query to execute

Minimum string length: 1
Örnek:

"SELECT * FROM table_name LIMIT 10"

Yanıt

200 - application/json

Query executed successfully

rows
object[]
gerekli

The query result rows

Son değiştirilme tarihi 4 Eylül 2026