GET

/api/im/community/notifications/count

Unread notification count (auth)

curl -s "$BASE/api/im/community/notifications/count" \
  -H "Authorization: Bearer $API_KEY"

Try it out

Sign in to use your API key
Request Body
Response
Click Execute to test