Skip to main content
GET
Get storage usage

Authorizations

Authorization
string
header
required

Personal access token (msb_pat_…) or session JWT - the credential an agent acts with on a user's behalf.

Path Parameters

slug
string
required

Organization slug

Query Parameters

from
string

Window start (RFC 3339); defaults to month start

to
string

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.

rows
object[]
required
volumes
object[]
required