From b649c8fcd069b32d8efd1d1706f7f0c3fb168780 Mon Sep 17 00:00:00 2001 From: Beverly Buchanan <131809838+BeverlyJaneJ@users.noreply.github.com> Date: Tue, 18 Mar 2025 08:29:06 -0400 Subject: [PATCH] Update User API doc to include Cloud info/link (#102330) * added content per support ticket * clarified sentece --- docs/sources/developers/http_api/user.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/developers/http_api/user.md b/docs/sources/developers/http_api/user.md index 03e418e0511..c7d3d3a9294 100644 --- a/docs/sources/developers/http_api/user.md +++ b/docs/sources/developers/http_api/user.md @@ -36,6 +36,8 @@ To use these API endpoints you have to use Basic authentication and the Grafana The `admin` user that Grafana is provisioned with by default has permissions to use these API endpoints. {{< /admonition >}} +For Grafana Cloud customers, refer to [Organization HTTP API](/docs/grafana/latest/developers/http_api/org/) for finding users with the org Admin role. + > If you are running Grafana Enterprise, for some endpoints you'll need to have specific permissions. Refer to [Role-based access control permissions](ref:role-based-access-control-permissions) for more information. ## Search Users