Get Quota V1
Pre-flight quota check. Cheaper than /usage when all you need to know is ‘can I send another batch right now?’ — skips the lifetime aggregation across…
GET
Pre-flight quota check.
Cheaper than
/usage when all you need to know is ‘can I send another
batch right now?’ — skips the lifetime aggregation across UsageRecord
and the by-status job count.
Response
QuotaResponse
string,null
Subscription plan label, or None if no subscription is on file.
integer
required
integer
required
integer
required
Convenience: max(quota - used, 0).
boolean
required
True iff
remaining == 0. Tenants can branch on this without arithmetic.string,null
string,null