Skip to main content
GET
/
notifications
/
unread-count
Gets unread notification count.
curl --request GET \
  --url https://api.leadping.ai/notifications/unread-count \
  --header 'Authorization: <api-key>'
123

Documentation Index

Fetch the complete documentation index at: https://leadping.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. (i.e. "Bearer 1234abcdef")

Response

OK

The response is of type integer<int32>.