/
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
Gets all existing permissions for the folder with the given `uid`.
df55ba1718ba
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
get
Get all folders.
post
Create folder.
get
Get folder by uid.
put
Update folder.
delete
Delete folder.
get
Gets the count of each descendant of a folder by kind. The folder is identified by UID.
post
Move folder.
get
Gets all existing permissions for the folder with the given `uid`.
post
Updates permissions for a folder. This operation will remove existing permissions if they’re not included in the request.
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
signing_keys
1
snapshots
1
sso_settings
5
sync_team_groups
4
teams
12
user
1
users
7
folders
permissions
Gets all existing permissions for the folder with the given `uid`.
get
/folders/{folder_uid}/permissions
Path parameters
folder_uid
string
required
Response
(empty)
DashboardACLInfoDTO[]
required
created
string
date-time
dashboardId
integer
folderId
integer
Deprecated: use FolderUID instead
folderUid
string
inherited
boolean
isFolder
boolean
permission
integer
permissionName
string
role
'None'
|
'Viewer'
|
'Editor'
|
'Admin'
slug
string
team
string
teamAvatarUrl
string
teamEmail
string
teamId
integer
teamUid
string
title
string
uid
string
updated
string
date-time
url
string
userAvatarUrl
string
userEmail
string
userId
integer
userLogin
string
userUid
string