v1
latestOpenAPI 3.0.3Proprietary2026-07-1713346131.7 KBNotifications
List notifications
Returns up to 100 notifications for the authenticated user. Use filter=Read to fetch read items, omit to get unread items.
get/notifications
Query parameters
filter'Read'
Filter notifications by read state
Response
Notifications retrieved successfully
Example response
{
"done": true,
"message": "Operation completed successfully"
}