List perp sub-accounts (alias)
GET /v1/perp-wallets — Same handler as `/v1/perps/sub-accounts`; aligned with the upstream OpenAPI path so future SDKs / direct API consumers c
GET /v1/perp-wallets
Same handler as /v1/perps/sub-accounts; aligned with the upstream OpenAPI path so future SDKs / direct API consumers can use the canonical name. Web-UI continues to call the agent-native path; new clients should target this one.
| Method | GET |
| Path | /v1/perp-wallets |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | perps |