get_notification_by_id
Retrieve detailed configuration of a specific notification by its unique ID. Use this to inspect or verify notification settings in Radarr.
Instructions
Read Notification.
GET /api/v3/notification/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |