cURL
curl --request GET \ --url https://api.replyke.com/api/v6/:projectId/app-notifications/count
{ "count": 123 }
Get the count of unread app notifications for the authenticated user
Server Error - 500 Internal Server Error
{ "error": "Internal server error.", "code": "app-notification/server-error", "details": "<Error message>" }