Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
User accounts retrieved successfully
Gets the currently authenticated user’s trading accounts
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
User accounts retrieved successfully