Skip to main content

GET /api/msg/contacts

MethodGET
Path/api/msg/contacts
GroupMsg
Authsession cookie
Sourceshared/api-core/src/routes/msg.ts

Call it

curl -X GET https://zeqsdk.com/api/msg/contacts

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

Reference