For the complete documentation index, see llms.txt. This page is also available as Markdown.

Table List

get

List tables

Authorizations
sessionidstringRequired

Log in using the POST /api/v1/auth/ endpoint

Path parameters
database_idstringRequired
Query parameters
column_keywordstringOptional
elements_per_pageintegerOptional
from_pageintegerOptional
is_excludedbooleanOptional
requested_pageintegerOptional
schema_namesstringOptional
start_indexintegerOptional
sync_statusbooleanOptional
table_keywordstringOptional
to_pageintegerOptional
Responses
200

Success: List of tables

application/json
n_excludedinteger · nullableOptionalDefault: null
get/api/v1/table/{database_id}/filter/

Last updated

Was this helpful?