get
https://api.connex.trade/api/v1/tradeAccount/list
Retrieve account list.
Permission
- Primary API Key:
READ, retrieve account information. Mainly use for custodian clients with funding account. - Sub-Portfolio API Key: Not Supported
Rate Limit
- 3 requests per 10 seconds
Request
NONE
Response
| Field name | Type | Remarks |
|---|---|---|
| accountId | Long | Exchange account ID |
| venues | String | The fixed value is:CONNEX |
| label | String | The fixed value is:Funding Account |
| exchangeUid | Long | The UID of the exchange where the account is located. Some accounts may be empty |
| accountNote | String | Customized account note on ConneX dashboard |
