Skip to main content
GET
List card events

Overview

Retrieve a paginated list of all events (transactions, deposits, withdrawals, etc.) associated with a specific card. This endpoint provides a complete history of card activity.

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Path Parameters

card_id
integer
required

unique id of a card

Query Parameters

page
integer

0-indexed page number

size
integer

number of items per page

Response

200 - Success

status
boolean
data
object
error
any[]
message
string