Transactions
List transactions
Retrieve a paginated list of transactions, optionally filtered by customer, agent, or card.
GET
List transactions
Authorizations
API key authentication. Include your API key in the Authorization header as Bearer <api_key>.
Query Parameters
Filter by customer ID
Filter by agent ID
Filter by card ID
Maximum number of results to return (default: 50)
Required range:
1 <= x <= 100Pagination cursor for fetching the next page
List transactions