Skip to main content
GET
Team Quota

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string<uuid>
required

Response

Successful Response

Current usage vs limit for a team's billing cycle.

used
integer
required
limit
integer
required
remaining
integer
required
is_unlimited
boolean
required
resets_at
string | null