All the endpoints that can be called on the Notification controller.
All the endpoints require the SETTINGS_CRUD
permission.
Returns all notifications for this user found by UID and marks them all as read.
""
Pattern: ^[0-9a-zA-Z ]+$
0
15
GET /api/v2/notification HTTP/1.1
Host: {{base_url}}
apiKey: YOUR_API_KEY
Accept: */*
No content