Skip to main content

Get Connection Schema

GET 

/v1/connections/:connection_type/:connection_id/schema

Get schema information for a connection (databases, tables, columns).

Supports introspection for SQL databases (MySQL, PostgreSQL, Oracle, Athena). Returns database list, tables, and their schemas for Monaco editor intellisense.

Request

Responses

Successful Response