List alertmanager receivers API Reference
GET /tenants/{tenant}/alertmanager/receivers
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.).
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenant
required
string
Tenant name
Responses
Section titled “ Responses ”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
Headers
Section titled “Headers ” ETag
string
Wrapper ETag for optimistic locking