mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 20:42:40 +08:00
Docs: Updating Service Account API to include a note for Grafana Cloud instances (#80685)
* Update Bearer Token serviceaccount.md To update the Service Account API to include a note stating that a Bearer token for Grafana Cloud instances is needed. * Update docs/sources/developers/http_api/serviceaccount.md --------- Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
This commit is contained in:
@ -19,6 +19,7 @@ title: Service account HTTP API
|
||||
# Service account API
|
||||
|
||||
> If you are running Grafana Enterprise, for some endpoints you'll need to have specific permissions. Refer to [Role-based access control permissions]({{< relref "/docs/grafana/latest/administration/roles-and-permissions/access-control/custom-role-actions-scopes" >}}) for more information.
|
||||
> For Grafana Cloud instances, please use a Bearer token to authenticate. The examples within this section reference Basic authentication which is for On-Prem Grafana instances.
|
||||
|
||||
## Search service accounts with Paging
|
||||
|
||||
|
Reference in New Issue
Block a user