Get alertmanager global settings API Reference
GET /tenants/{tenant}/alertmanager/global
GET
/tenants/{tenant}/alertmanager/global
Returns the global section of the Alertmanager configuration: SMTP defaults,
slack_api_url, resolve_timeout, etc. Returns an empty object if no global is set.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenant
required
string
Tenant name
Responses
Section titled “ Responses ”Global section
object
resolve_timeout
string
Example
5m slack_api_url
string
smtp_from
string
Example
alerts@acme.com smtp_smarthost
string
Example
smtp.example.com:587