Billing
Get per-table usage
Returns top tables by cost (and their query count + GPU hours) within the period.
get/billing/usage/by-table
Query parameters
start_datestring
Start date (YYYY-MM-DD)
end_datestring
End date (YYYY-MM-DD)
workspace_idstring
Optional workspace filter; when omitted, aggregates across the org
limitinteger
Maximum number of tables to return (default 10, max 100)
Response
OK