Skip to main content
GET
/
v1
/
notifications
/
unread-count
Unread Count
curl --request GET \
  --url https://api.example.com/v1/notifications/unread-count
{
  "unread": 123
}

Headers

Authorization
string | null

Response

Successful Response

unread
integer
required