List Transactions

Returns paginated transaction history for the customer across all wallets in the current environment. Ordered most-recent first.

Parameters

id

*pathString

Customer ID.

limit

queryString

Records per page (default 20).

offset

queryString

Pagination offset (default 0).

GET
/ v2/customers/:id/transactions
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response