Skip to main content
GET
string
required
Bearer token: Bearer YOUR_ACCESS_TOKEN
string
required
Customer identifier — accepts yativo_card_id, MongoDB _id, or external_customer_id.
integer
Page number. Defaults to 1.
integer
Results per page. Defaults to 20, max 100.
string
Filter by transaction status. One of: authorized, settled, declined, reversed, partially_reversed, failed, expired.

Response fields

The response includes a top-level currency field showing the customer’s card currency, followed by a paginated transactions array.

Transaction statuses

To view transactions across all customers at once, use List Card Transactions. Real-time transaction events are also delivered via webhooks.