tables
Get per-table statistics
Returns row count, estimated size, and query count for each table in the workspace. Separated from ListTables because stats require expensive DuckDB queries.
get/workspaces/{workspace_id}/table-stats
Path parameters
workspace_idstring required
Workspace ID (UUID)
Response
Per-table statistics
object required