Get a table's columns + types
GET/v1/analytics/tables/:table_name
Describe one table: its columns and their types.
Pass integration_id to describe a table in a connected external database,
which is introspected with a LIMIT 0 query so nothing is read. Omit it for
your organization's database.
Requires the analytics:read scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error