View number of channels with unread messages

GET {{baseUrl}}/v3/users/:user_id/unread_channel_count

View number of channels with unread messages

Retrieves the total number of a user's group channels with unread messages.

https://sendbird.com/docs/chat/v3/platform-api/guides/user#2-view-number-of-channels-with-unread-messages

Request Params

KeyDatatypeRequiredDescription
custom_typesstring
custom_typesstring
super_modestring

HEADERS

KeyDatatypeRequiredDescription
Api-Tokenstring(Required)
Acceptstring

RESPONSES

status: OK

{"unread_count":"\u003cnumber\u003e"}