Retrieve Usage
Retrieve your account usage and plan limits.
GET
Response Fields
string
Always
usage.string
When this usage snapshot was generated.
object
Email sending and receiving quota, broken down by day and month.
object
Shaped as
{ used, limit }.object
Shaped as
{ used, limit }. limit is null once the team has an active
contacts subscription — segment caps only apply to the free tier.object
Shaped as
{ used, limit }. limit is always null — broadcasts have no
cap.object
Shaped as
{ used, limit, next_increase_at }. next_increase_at is null
until the team’s first AI credit use in the current rolling window; once
credits are used, it’s when the oldest usage ages out and frees up quota.object
Shaped as
{ used, limit, resets_at }.object
Shaped as
{ used, limit }. limit is null when the plan has no domain
cap.object
The team’s API rate limit, shaped as
{ limit, duration }. duration is a
string like "1000ms".