v1

latestSwagger 2.0AGPL2026-07-178792264.9 KB
proxy

Returns Grafana folder based on UID

get/proxy/grafana/search/{uid}

Path parameters

uidstring required

uid

uid

Response

ListUsers

countinteger

count

Example response

{
  "data": [
    {
      "department": "NOC",
      "guid": "e71771a2-1ea0-498f-8d27-391713e10664",
      "partid": 10,
      "usergroup": "admin"
    }
  ]
}