List credit transactions
List credit transactions
Returns cursor-paginated credit transaction history for the authenticated user, optionally filtered by normalized activity category.
GET
List credit transactions
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Query Parameters
Maximum number of transactions to return
Required range:
1 <= x <= 100Example:
50
Opaque transaction cursor returned in page_info.next
Normalized activity category to filter before pagination
Available options:
ai_usage, run_runtime, sandbox_runtime, credit_purchase, coupon_redemption, tier_grant, refund, other_usage Example:
"ai_usage"