tables
List all tables in workspace
Returns a list of all tables in the workspace with metadata including table name, schema, column count, row count, and size.
get/workspaces/{workspace_id}/tables
Path parameters
workspace_idstring required
Workspace ID (UUID)
Response
List of tables with metadata
object required