Skip to main content

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

MethodGET
Path/api/text/channel/:channelId/info
GroupZeq Text
AuthAuthorization: Bearer <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_KEY"

Reference