Get new Notifications
Get new notifications
GET /notifications/new
Returns new notifications.
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/NotificationDTO'
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated
Was this helpful?