Skip to main content
POST
cURL

التفويضات

Authorization
string
header
مطلوب

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

معلمات المسار

baseId
string
مطلوب

The base ID to execute query on

الجسم

application/json
sql
string
مطلوب

The SQL query to execute

Minimum string length: 1
مثال:

"SELECT * FROM table_name LIMIT 10"

الاستجابة

200 - application/json

Query executed successfully

rows
object[]
مطلوب

The query result rows

آخر تعديل في ٤ سبتمبر ٢٠٢٦