Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "table": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "description": "<string>", "ref_table_name": "<string>", "total_records": 123, "formatted_total_records": "<string>", "created_at": "2023-11-07T05:31:56Z", "database": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>" }, "columns": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "description": "<string>", "type": "<string>", "options": {}, "ref_column_name": "<string>", "ref_column_type": "<string>", "color": "<string>", "order": 123, "locked": true } ] } }
{ "error": "Table not found"}
Returns detailed information about a specific table including its columns.
Enter token in format (Bearer )
Table ID
Table details retrieved successfully
Show child attributes