Hikka Docs Hikka Docs
EndpointsNotifications

Unseen notifications count

GET
/notifications/count

Header Parameters

auth?|
auth?|

Response Body

application/json

application/json

curl -X GET "https://api.hikka.io/notifications/count"
{
  "unseen": 0
}
{
  "message": "Example error message",
  "code": "example_error"
}