GET /account/billing/credit-grants

List your confirmed credit grants and reversals.

MethodPath
GET/v1/account/billing/credit-grants

Returns only your account's grants. The total is before usage; /v1/account/budget reports the available balance.

curl "https://api.ellipsis.dev/v1/account/billing/credit-grants" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
"total_granted_cents": 0
}

On this page

No Headings
Schedule a demo