List perp sub-accounts
GET /v1/perps/sub-accounts — All perp sub-wallets under the user's Minara perp wallet, with the multi-exchange binding (`exchange`: hyperliquid | lig
GET /v1/perps/sub-accounts
All perp sub-wallets under the user's Minara perp wallet, with the multi-exchange binding (exchange: hyperliquid | lighter), lifecycle status (active | creating | error), default flag, and a schema_source marker that callers MUST consult before making safety decisions on the bound exchange.
| Method | GET |
| Path | /v1/perps/sub-accounts |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | perps |