/
NF
nforgeio
/
Grafana HTTP API.
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18m ago · Updated 2mo ago
Details
Filter operations
access_control
16
access_control_provisioning
1
admin
3
admin_ldap
4
admin_provisioning
4
admin_users
11
annotations
9
api_keys
3
correlations
6
dashboard_permissions
4
dashboard_versions
6
dashboards
8
datasource_permissions
5
datasources
21
ds
1
enterprise
1
folder_permissions
2
folders
6
getCurrentOrg
1
ldap_debug
1
legacy_alerts
5
legacy_alerts_notification_channels
10
library_elements
7
licensing
8
org
8
org_invites
3
org_preferences
3
orgs
14
playlists
7
provisioning
26
query_history
7
recording_rules
8
reports
11
saml
5
search
2
service_accounts
8
signed_in_user
15
get
/user
put
Update signed in User.
get
Auth tokens of the actual User.
get
Clear user help flag.
put
Set user help flag.
get
Organizations of the actual User.
put
Change Password.
get
Fetch user quota.
post
Revoke an auth token of the actual User.
post
Star a dashboard.
delete
Unstar a dashboard.
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.
snapshots
6
sync_team_groups
3
teams
11
user_preferences
3
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
id
integer
memberCount
integer
name
string
orgId
integer
permission
integer
Changes