v1

latestOpenAPI 3.1.0QFEX License2026-07-26264545.2 KB
user

List Subaccounts

Returns subaccount IDs for the authenticated user excluding the master account ID.

get/user/subaccounts

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

account_idsstring[] nullable required

Example response

{
  "$schema": "https://api.qfex.com/schemas/ListSubaccountsResponseBody.json"
}