List accounts
GET/api/v1/accounts
Retrieve all trading accounts for the authenticated user. Returns every account the user has access to; the frontend slices by accountType when it needs to.
Responses
- 200
- 401
- 500
List of accounts
Authentication required
Server error