GET
/
api
/
user
/
trading
/
account
Get trading account
curl --request GET \
  --url http://localhost:4000/api/user/trading/account \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Dynamic authentication JWT token

Response

200

Trading account information