Skip to content
aris alexis edited this page Feb 25, 2016 · 1 revision

You can get the total of unread messages of all chats; handy to display in other parts of the website.

  • URL

    /users/unread

  • Method:

    GET

  • Success Response:

    • Code: 200
      Content: { unread : int }
  • Error Response:

    • Code: 401 UNAUTHORIZED
Clone this wiki locally