Notification
Get rating values of a notification.
Retrieve rating values for a given notification id. Rating values are grouped by rating type. Returns information for ratings notification type.
get/api/v2/notifications/{id}/rating
Path parameters
idinteger required
The id of the notification requested.
Response
Success
Example response
[
{
"Type": "RansomwareIndex"
}
]