Skip to main content

Credit Usage

1 min read
get/team/credit-usage
Request example
Response
get/team/credit-usage

Authorization

Authorizationstringheaderrequired#
Bearer authentication header of the form Bearer <token>, where <token> is your API key.

Responses

application/json
Successful response
successboolean#
dataobject#
Show child attributes
remaining_creditsnumber#
Number of credits remaining for the team
plan_creditsnumber#
Number of credits in the plan. This does not include coupon credits or credits added by pay-as-you-go.
billing_period_startstring#
Start date of the current billing period.
billing_period_endstring#
End date of the current billing period.