v1
latestOpenAPI 3.0.32026-07-14314472448.6 KBfolders
Get all folders.
It returns all folders that the authenticated user has permission to view. If nested folders are enabled, it expects an additional query parameter with the parent folder UID and returns the immediate subfolders that the authenticated user has permission to view. If the parameter is not supplied then it returns immediate subfolders under the root that the authenticated user has permission to view.
Use: /apis/folder.grafana.app/v1/namespaces/{ns}/folders
get/folders
Query parameters
limitinteger
Limit the maximum number of folders to return
pageinteger
Page index for starting fetching folders
parentUidstring
The parent folder UID
permission'Edit' | 'View'
Set to Edit to return folders that the user can edit
Response
(empty)