v1

latestOpenAPI 3.0.02026-08-04134348905.1 KB
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"
    }
  ]
}