Menu
Grafana Cloud
Download FOCUS datasets through the API
You can download FOCUS datasets through the API endpoint.
Before you begin
You must create a Cloud Access Policy with the org-billing-focus:read permission and generate a token.
Query the FOCUS API
Replace <YOUR_TOKEN> with the token you created in the previous step, and <YOUR_ORG_NAME> with your org name.
curl -H "Authorization: Bearer <YOUR_TOKEN>" \
https://grafana.com/api/orgs/<YOUR_ORG_NAME>/focusThe response is a CSV file with the following headers:
- `content-type: text/csv`
- `content-disposition: attachment; filename=<YOUR_ORG_ID>_focus.csv`Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:
Video

Getting started with managing your metrics, logs, and traces using Grafana
In this webinar, we’ll demo how to get started using the LGTM Stack: Loki for logs, Grafana for visualization, Tempo for traces, and Mimir for metrics.
Video

Intro to Kubernetes monitoring in Grafana Cloud
In this webinar you’ll learn how Grafana offers developers and SREs a simple and quick-to-value solution for monitoring their Kubernetes infrastructure.
Video

Building advanced Grafana dashboards
In this webinar, we’ll demo how to build and format Grafana dashboards.
Choose a product
Scroll for more