Billing

Get storage usage

Returns storage usage for the authenticated user's organization

get/billing/usage/storage

Query parameters

start_datestring

Start date (YYYY-MM-DD)

end_datestring

End date (YYYY-MM-DD)

workspace_idstring

Optional workspace filter; when omitted, returns org-wide usage

granularitystring

Set to 'day' to populate series with a per-day breakdown

Response

OK

average_storage_tbnumber
by_workspaceobject
current_storage_gbnumber
current_storage_tbnumber
period_endstring
period_startstring
total_cost_centsinteger

Changes