Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier of the notifier (format: notify_*)
Response
Notifier
Notifier configuration with its unique identifier Configuration for a notification channel. Notifiers can be configured for various services like:
- Slack
- PagerDuty
- OpsGenie
- Discord
- Microsoft Teams
- Custom Webhooks
Human-readable name for the notifier
"Production Slack Alerts"
Configuration options for different notification channels. Only one channel should be configured per notifier.
Timestamp when the notifier was created
"2024-01-15T10:30:00Z"
Email or ID of the user who created the notifier
"alice@example.com"
ISO timestamp until which the notifier is disabled (null if enabled)
"2024-03-20T15:00:00Z"
Unique identifier for the notifier
"notify_slack_prod"