latestSwagger 2.02026-08-101561322.2 MB

3e4029d19684

Chats

Get unread messages number

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Chats/getUnreadMessagesTotal" target="_blank">Try in sandbox</a><br>Get the total amount of unread messages in the current user chats.

get/api/v2/chats/unread/count

Response

Returned when successful.

totalinteger required

Amount of unread messages.

Example response

{
  "total": 22
}