v1
latestOpenAPI 3.0.02026-07-14282938.4 KBNotifications
List of notifications.
get/notifications
Response
A list of notifications.
Example response
[
{
"id": "123",
"title": "New registration",
"body": "Description",
"status": "UNREAD",
"received_on": "2025-11-28T22:59:00+01:00"
}
]