Get account info
GET/v1/configuration/accounts/:account_id/account
Returns account information and settings.
trade_mode and account_status are independent fields.
Any combination of these fields is valid.
Examples:
trade_mode=trading_disabledwithaccount_status=activetrade_mode=enabledwithaccount_status=close_only
Request
Responses
- 200
- 400
- 401
- 410
- 500
OK
Bad Request
Authorization failed
Invalid account
Internal Server Error
The server encountered an unexpected condition that prevented it from fulfilling the request.