Get query schema
Returns the analytics tables this workspace may query, each with its columns. Use it to discover table and column names before writing widget SQL. The catalog is the same for every board in the workspace.
Path parameters
org_id
Organization ID
workspace_id
Workspace ID
Headers
X-API-Key
Your workspace API key.
Response
Successful Response
tables
Queryable tables, each with its columns
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error