cURL
base
Execute SQL query
Execute SQL query on a base
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://www.sheets.vn/docs/llms.txt
Use this file to discover all available pages before exploring further.
Ủy quyền
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Tham số đường dẫn
The base ID to execute query on
Nội dung
application/json
The SQL query to execute
Minimum string length:
1Ví dụ:
"SELECT * FROM table_name LIMIT 10"
Phản hồi
200 - application/json
Query executed successfully
The query result rows