List Transactions
Returns paginated transaction history for the customer across all wallets in the current environment. Ordered most-recent first.
Parameters
id
*pathStringCustomer ID.
limit
queryStringRecords per page (default 20).
offset
queryStringPagination offset (default 0).
GET
/ v2/customers/:id/transactions
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response