billing
GET /v1/orgs/:slug/billing/usage/storage — per-volume / per-day durable-storage usage over a window (defaults to the current calendar month), computed on read from `storage_accruals`.
get/v1/orgs/{slug}/billing/usage/storage
Path parameters
slugstring required
Organization slug
Query parameters
fromstring
Window start (RFC 3339); defaults to month start
tostring
Window end (RFC 3339); defaults to now
Response
Per-volume / per-day storage usage
Changes
No recorded changes to this endpoint across all 1 revision of this API.