Get a list of credit ledger events
Retrieves a paginated list of credit ledger events for a customer.
Authorizations
Server API Key
Headers
Account ID — optional when authenticating with a user JWT (Bearer token); falls back to the user's first membership. Ignored for API-key auth.
Environment ID — required when authenticating with a user JWT (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the key).
Query Parameters
Maximum number of items to return
1 <= x <= 100Return items that come after this cursor
255Return items that come before this cursor
255Filter by customer ID (required)
255Filter by resource ID
255Filter by currency ID
255Filter by event type(s), comma-separated
255Related topics
Monetize my product using creditsGet a list of credit grantsCredit LedgerCustomer creditsRate Limits