Tables
Fetch table
This endpoint lists information for a given table, including information on what columns it includes.
GET
/
sources
/
{source_id}
/
tables
/
{table_id}
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Was this page helpful?