---
title: "GET /proxy/grafana/folders"
method: GET
path: "/proxy/grafana/folders"
tags: ["proxy"]
---

# GET /proxy/grafana/folders

`GET /proxy/grafana/folders`

Returns list of folders from Grafana

## Response `200`

GrafanaFolders

- object[]
  - `id` integer
  - `isStarred` boolean
  - `slug` string
  - `sortMeta` integer
  - `tags` object[]
  - `title` string
  - `type` string
  - `uid` string
  - `uri` string
  - `url` string

## Other responses

- `400` — FailureResponse

---

[API](https://skmtc.net/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.net/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipcapture/homer-app/versions/2f261ecc6074/schema)
