Skip to main content
GET
/
notifications
/
unread-count
Get unread notifications for current user
curl --request GET \
  --url https://api.leadping.ai/notifications/unread-count
"<string>"

Response

Returns the int.

The response is of type string<int32>.

Pattern: ^-?(?:0|[1-9]\d*)$