v2
latestOpenAPI 3.1.02026-08-08556285514.3 KBDatabase Connections
Get Table Columns
Get columns for a specific table (fast query).
Use this to load table details on demand instead of loading entire schema.
get/api/databases/{connection_id}/tables/{table_name}/columns
Path parameters
connection_idstring required
table_namestring required
Query parameters
schema_namestring nullable
Response
Successful Response
{"stackTrail":"paths:/api/databases/{connection_id}/tables/{table_name}/columns:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}