Copy Wallet List
Copy Trades
Copy Wallet List
Retrieve a list of all copy trade wallets associated with the authenticated user
GET
Copy Wallet List
Authentication
This endpoint requires authentication using a JWT token in the Authorization header.JWT token in the format:
Authorization {token}Request Example
Response
The API returns an array of copy trade wallet objects, each containing details about a single copy trade wallet.Array of copy wallet objects