/
GR
grafana
/
Grafana HTTP API.
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
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
query_history
6
quota
6
recording_rules
8
reports
13
saml
5
search
2
service_accounts
8
signed_in_user
13
get
/user
put
Update signed in User.
get
Auth tokens of the actual User.
get
Organizations of the actual User.
put
Change Password.
get
Get user preferences.
put
Update user preferences.
patch
Patch user preferences.
post
Revoke an auth token of the actual User.
post
Star a dashboard.
delete
Unstar a dashboard.
get
Teams that the actual User is member of.
post
Switch user context for signed in user.
signing_keys
1
snapshots
1
sso_settings
5
sync_team_groups
4
teams
12
user
1
users
7
signed_in_user
Teams that the actual User is member of.
Return a list of all teams that the current user is member of.
get
/user/teams
Response
(empty)
TeamDTO[]
required
accessControl
object
avatarUrl
string
email
string
externalUID
string
id
integer
required
@deprecated Use UID instead
isProvisioned
boolean
required
memberCount
integer
required
name
string
required
orgId
integer
required
permission
integer
uid
string
required
Changes