View total number of messages in a channel
GET {{baseUrl}}/v3/:channel_type/:channel_url/messages/total_count
View total number of messages in a channel
Retrieves the total number of messages in a channel.
https://sendbird.com/docs/chat/v3/platform-api/guides/messages#2-view-total-number-of-messages-in-a-channel
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) | |
Accept | string |
RESPONSES
status: OK
{"total":"\u003cnumber\u003e"}