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
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error