Skip to main content

GET /api/msg/profile/:zid

MethodGET
Path/api/msg/profile/:zid
GroupMsg
Authsession cookie
Sourceshared/api-core/src/routes/msg.ts

Call it

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

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

Reference