Skip to main content

Get user notifications

GET 

/api/v1/notification

Returns notifications for the authenticated user.

  • If context = BELL: returns unread and recent notifications (last 24h), without pagination.
  • Otherwise: allows filtering by isRead and applies pagination.
  • Results are ordered by creation date.

Request

Responses

Notifications retrieved successfully