JavaScript
Credit ledger
Get a list of credit ledger events
Retrieves a paginated list of credit ledger events for a customer.
GET
JavaScript
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
Required range:
1 <= x <= 100Return items that come after this cursor
Maximum string length:
255Return items that come before this cursor
Maximum string length:
255Filter by customer ID (required)
Maximum string length:
255Filter by resource ID
Maximum string length:
255Filter by currency ID
Maximum string length:
255