`GET /orgs/{org_id}/connectors/{connector_id}/browse/table`
Connectors
Browse Table
Full introspection of one remote table: rich columns (defaults, identity, comments, precision), indexes, foreign keys, check constraints, table comment and size. Requires a connector advertising browse:describe (0.1.25+).
GET
`GET /orgs/{org_id}/connectors/{connector_id}/browse/table`
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Response
Table described
Planner estimate; -1 when unknown.
Table description from the source's own doc mechanism.
Total on-disk size (data + indexes) in bytes, when the source reports one.