---
title: "List Subaccounts"
method: GET
path: "/user/subaccounts"
tags: ["user"]
---

# List Subaccounts

`GET /user/subaccounts`

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

## Response `200`

OK

- ListSubaccountsResponseBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `account_ids` string[], nullable, required

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/qfex/apis/qfex-rest-api.md) · [All operations](https://skmtc.dev/qfex/apis/qfex-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qfex/qfex-rest-api/revisions/19b17e5a1f6b/schema)
