Get accounts

List of accounts subscribed to an exchange

SecuritybearerToken
Request
path Parameters
ExchangeCode
required
string

Exchange code

Example: ABC
Responses
200

List of accounts details

401

Not authorized error

404

Not found

500

Internal server error

get/exchanges/{ExchangeCode}/accounts
Response samples
application/json
[
  • {
    }
]