toggle menu
innoqueue
0.0.1-SNAPSHOT
jvm
switch theme
search in API
innoqueue
/
com.innopolis.innoqueue.domain.notification.service
/
NotificationsListService
/
getNotifications
get
Notifications
abstract
fun
getNotifications
(
token
:
String
,
pageable
:
Pageable
)
:
Page
<
NotificationDto
>