Skip to main content

List tables available for analytics

GET 

/v1/analytics/tables

List the tables available to query, with their columns.

Use it to discover what a dataset can be built from before writing any SQL. Omit integration_id for your organization's database, or pass one from /data-sources to list an external database's tables instead.

Requires the analytics:read scope.

Request

Responses

Successful Response