Apply this when:
Managing team preferences or auditing communication flows tied to monitoring events.
Returned data typically includes:
- Channel type (e.g., email, webhook)
- Channel value (e.g., email address or URL)
- Status (enabled or disabled)
- Verification state
To modify or test one of these channels, use the Update Team Notification Channel or Test Team Notification Channel endpoints.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will return the team’s notification channels, including their details such as type, priority, and status. The priority parameter indicates the importance level of the notification channel.
- If the request is unauthorized, the system will respond with an authentication error message.