Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful response, return user notification unread count.

unreadCount
integer
required
Required range: x >= 0
Last modified on March 5, 2026