connectors
List all tables for a connector
Returns all tables across all databases and schemas for the given connector. Useful for finding table IDs to pass to the explore endpoint for single-table exploration.
get/connectors/{connector_id}/tables
Path parameters
connector_idstring uuid required
Connector ID
Response
Successfully retrieved tables