Skip to main content

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_disabled with account_status=active
  • trade_mode=enabled with account_status=close_only

Request

Responses

OK