Notification Channels
Get Channel
Retrieve details of a specific notification channel
GET
Path Parameters
string
required
The notification channel ID
Response
string
Channel ID
string
Channel type:
slack, discord, teams, webhook, sms, pagerduty, email, or voicestring
Display name
object
Type-specific configuration (sensitive values are masked)
boolean
Whether the channel is active
boolean
Whether to send notifications for incidents
boolean
Whether to send notifications for maintenance windows
string
ISO 8601 timestamp
string
ISO 8601 timestamp
Sensitive configuration values (webhook URLs, API tokens, secrets) are truncated or masked in the response. Full values are never returned after creation.