/
GR
grafana
/
Grafana HTTP API.
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
View markdown
grafana
Grafana HTTP API.
get
Get a mute timing.
v1
latest
OpenAPI 3.0.3
2026-07-14
314
472
448.6 KB
access_control
24
admin
2
admin_ldap
5
admin_provisioning
4
admin_users
9
annotations
9
convert_prometheus
14
dashboards
25
datasources
20
devices
2
enterprise
7
folders
9
health
1
library_elements
7
licensing
8
migrations
13
org
14
orgs
12
playlists
6
provisioning
31
get
Get all the alert rules.
post
Create a new alert rule.
get
Export all alert rules in provisioning file format.
get
Get a specific alert rule by UID.
put
Update an existing alert rule.
delete
Delete a specific alert rule by UID.
get
Export an alert rule in provisioning file format.
get
Get all the contact points.
post
Create a contact point.
get
Export all contact points in provisioning file format.
put
Update an existing contact point.
delete
Delete a contact point.
get
Get a rule group.
put
Create or update alert rule group.
delete
/v1/provisioning/folder/{FolderUID}/rule-groups/{Group}
get
Export an alert rule group in provisioning file format.
get
Get all the mute timings.
post
Create a new mute timing.
get
Export all mute timings in provisioning format.
get
Get a mute timing.
put
Replace an existing mute timing.
delete
Delete a mute timing.
get
Export a mute timing in provisioning format.
get
Get the notification policy tree.
put
Sets the notification policy tree.
delete
Clears the notification policy tree.
get
Export the notification policy tree in provisioning file format.
get
Get all notification template groups.
get
Get a notification template group.
put
Updates an existing notification template group.
delete
Delete a notification template group.
query_history
6
quota
6
recording_rules
8
reports
13
saml
5
search
2
service_accounts
8
signed_in_user
13
signing_keys
1
snapshots
1
sso_settings
5
sync_team_groups
4
teams
12
user
1
users
7
provisioning
Get a mute timing.
get
/v1/provisioning/mute-timings/{name}
Path parameters
name
string
required
Mute timing name
Response
MuteTimeInterval
MuteTimeInterval
required
name
string
time_intervals
TimeInterval[]