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
remainingCreditsnumber#
Number of credits remaining for the team
planCreditsnumber#
Number of credits in the plan. This does not include coupon credits or credits added by pay-as-you-go.
billingPeriodStartstring#
Start date of the current billing period.
billingPeriodEndstring#
End date of the current billing period.