Skip to main content
GET
List transactions

Query Parameters

before
string

Before Cursor

after
string

After Cursor

limit
integer

Limit

customer_id
string

Customer ID

wallet_id
string

Wallet ID

type
enum<string>

Transaction type

Available options:
credit,
debit

Response

200 - application/json

Transaction List

Response schema for transaction list

data
Transaction · object[]

Transaction list

pagination
Pagination · object
Example: