System Administration > Monitoring > Notifications

Get notifications for the specified watcher ID.

Get notifications for the specified watcher ID.

Request:

Method:
GET
URI Path(s):
/api/v1/notification-watchers/<watcher-id>/notifications
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET /api/v1/notification-watchers/daabc688-3a90-4545-9af8-23e1b045e6f3/notifications

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
NotificationsList+

Example Response:

{ "notifications": [ { "notification_id": "notification.watcher", "uri_filters": ["/api/v1/notification-watchers/e678b8e7-c18e-4703-9748-7aa1cd47b00a"] } ] }

Required Permissions:

read

Feature:

manager

Additional Errors: