Get Connection Tables
GET/v1/connections/:connection_type/:connection_id/tables
Get list of tables for a connection.
Args: connection_type: Connection type for routing connection_id: Connection ID database: Optional database/schema name to filter tables
Returns: List of tables with their names and types
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error