List all crypto transfers per user
GET/v1/crypto-transfers/transactions
This endpoint retrieves a paginated list of all crypto transactions, including deposits and withdrawals, for a specified user.
It allows filtering by transaction attributes like type, status, and date range, providing flexibility to view and manage transaction history efficiently.
Request
Responses
- 200
- 401
- 403
- 422
- 500
- 503
Success Response
Unauthorized
Forbidden
Validation Error
Internal Error
Service unavailable