Trading
List trading accounts
Permissions required: Read trade activity
Get the list of trading accounts
get/trading/accounts
Response
Successfully returned the list of trading accounts
Example response
{
"data": [
{
"id": "6290d9bd-494f-11ed-975e-2e567b4c0e09",
"name": "Crypto Fund LLC"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.