primatch-frontend / services/notificationService / getNotifications
Function: getNotifications()¶
getNotifications(
page?):Promise\<PaginatedNotificationsResponse>
Defined in: src/services/notificationService.ts:11
Récupère la liste paginée des notifications de l'utilisateur connecté.
Parameters¶
page?¶
number
Returns¶
Promise\<PaginatedNotificationsResponse>