toggle menu
innoqueue
0.0.1-SNAPSHOT
jvm
switch theme
search in API
innoqueue
/
com.innopolis.innoqueue.rest.v1
/
NotificationsController
/
getNotifications
get
Notifications
@
GetMapping
fun
getNotifications
(
@
RequestHeader
(
value
=
"user-token"
)
token
:
String
,
page
:
Int
,
size
:
Int
)
:
Page
<
NotificationDto
>
GET endpoint for listing all notifications
Parameters
token
user token