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
- 200
- 404
- 422
Successful Response
Not found
Validation Error