v1

latestOpenAPI 3.1.02026-08-04552282508.9 KB
Database Connections

Get Table List

Get list of tables in the database (fast query, no full schema).

This is much faster than loading the full schema for large databases. Returns just table names which can then be expanded on demand.

get/api/databases/{connection_id}/tables

Path parameters

connection_idstring required

Query parameters

schema_namestring nullable

Response

Successful Response

{"stackTrail":"paths:/api/databases/{connection_id}/tables:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}