Skip to main content

GET /api/qm3/wallets/:id/pending

MethodGET
Path/api/qm3/wallets/:id/pending
GroupQm3 Wallets
Authsession cookie
Sourceshared/api-core/src/routes/qm3Wallets.ts

Call it

curl -X GET https://zeqsdk.com/api/qm3/wallets/:id/pending

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

Reference