Retrieve a single notification
GET/notifications/:uuid
Retrieve a single notification by its uuid.
You can have the notification message in JSON format or the original XML by sending the Accept HTTP header to either application/json or application/xml.
Request
Responses
- 200
- 404
Notification resource
Resource not found