Get storage usage
Groups persistent storage usage by volume and day for the requested time range.
Authorizations
Personal access token (msb_pat_…) or session JWT - the credential an agent acts with on a user's behalf.
Path Parameters
Organization slug
Query Parameters
Window start (RFC 3339); defaults to month start
Window end (RFC 3339); defaults to now
Response
Per-volume / per-day storage usage
Per-volume durable-storage usage breakdown for an org over a window:
per-(volume, day) rows plus a directory of the volumes they reference. The
storage sibling of UsageBreakdown [blocked]. Deleted volumes'
intervals persist, so rows may reference volume_ids absent from volumes;
the client labels those as deleted.