Skip to main content

GET /api/admin/wallets

MethodGET
Path/api/admin/wallets
GroupWallet Admin
Authadmin session cookie
Sourceshared/api-core/src/routes/walletAdmin.ts

Call it

curl -X GET https://zeqsdk.com/api/admin/wallets

Requires an authenticated admin session — sign in first; the session cookie is sent automatically by the browser/SDK.

Reference