Returns the notification

Returns the notification

Returns the notification.

Request
URI
GET
https://{api_host}/notification-service/api/notifications/tenants/{tenantName}/notifications/{id}
COPY
Path Parameters
string
tenantName
Required

The tenant id

string
id
Required

The notification id


Responses
200
Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/notification-service/api/notifications/tenants/{tenantName}/notifications/{id}