List Customer Transactions
Transactions List
List Customer Transactions
Returns a paginated list of transactions for a customer, optionally filtered by transaction type.
GET
List Customer Transactions
Authorizations
Bearer token authentication. Obtain token from Issue a Token endpoint
Query Parameters
The customer ID to fetch transactions for.
Filter transactions by type.
Available options:
ONRAMP, OFFRAMP, CRYPTO_WITHDRAWAL, CRYPTO_DEPOSIT The page number to retrieve
Required range:
x >= 1Number of results per page. Must be between 1 and 100.
Required range:
1 <= x <= 100Response
Transactions retrieved successfully
