Get all notifications for the authenticated user Controller action: unreadCount. Declared return type: JsonResponse. Middleware: api, Authenticate:api.
Request
None
Responses
🟢200Success
application/json
Body
🟠401Unauthorized
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api-dev.commandroom.ai/api/notifications/unread-count'