proxy

Returns list of folders from Grafana

get/proxy/grafana/folders

Response

GrafanaFolders

idinteger
isStarredboolean
slugstring
sortMetainteger
tagsobject[]
titlestring
typestring
uidstring
uristring
urlstring

Example response

[
  {
    "id": 79,
    "title": "Alerts",
    "type": "dash-folder",
    "uid": "_tTJl1sMk",
    "uri": "db/alerts",
    "url": "/grafana/dashboards/f/_tTJl1sMk/alerts"
  }
]

Changes

Changed in 11 of the 16 revisions of this API.112

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the success response with the status

      response-success-status-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • the security scope [] was added to the endpoint's security scheme bearer

      api-security-scope-added

    • endpoint added

      endpoint-added