Skip to main content
GET
Get shared organization input storage usage

Authorizations

Authorization
string
header
required

Organisation API key, sent as Authorization: Bearer chk_live_….

  • chk_live_… — real inference, real credits, livemode: true.
  • chk_test_… — identical pipeline against the fixture backend, test credits, livemode: false.

Keys are stored hashed; only the prefix (chk_live_a1b2…) is ever displayed again. A key may be scoped to a subset of endpoint families — calling outside its scopes is a 403.

Response

Storage usage.

object
string
required
Allowed value: "storage_usage"
quota_bytes
integer
required
stored_bytes
integer
required
reserved_bytes
integer
required
available_bytes
integer
required