Skip to content

List alertmanager receivers API Reference

GET
/tenants/{tenant}/alertmanager/receivers

List all notification receivers configured for this tenant. Each receiver is a named container of type-specific notification configurations (slack_configs, email_configs, etc.).

tenant
required
string

Tenant name

Receivers

object
items
Array<object>
object
email_configs
Array<object>
object
key
additional properties
name
string
Example
slack
slack_configs
Array<object>
object
key
additional properties
webhook_configs
Array<object>
object
key
additional properties
ETag
string

Wrapper ETag for optimistic locking