Skip to main content

GET /api/text/channel/:channelId/info

MethodGET
Path/api/text/channel/:channelId/info
GroupZeq Text
AuthAuthorization: Bearer zeq_ak_<key> (API key)
Sourceshared/api-core/src/routes/zeqText.ts

Call it

curl -X GET https://zeqsdk.com/api/text/channel/:channelId/info \
-H "Authorization: Bearer zeq_ak_<key>"

Reference