Skip to main content
GET

Path parameters

string
required
The unique identifier of the notification channel.

Response

string
required
Unique identifier for the channel.
string
required
Channel type: webhook or email.For more information, see Webhooks and Email notifications.
array
required
Subscribed event types.
boolean
required
Whether the channel is active.
string
required
ISO 8601 timestamp when the channel was created.
string
required
ISO 8601 timestamp when the channel was last updated.
string
Channel description.
string
Webhook endpoint URL. Present when channel_type is webhook.
object
Email delivery configuration. Present when channel_type is email.