Implementation Step 4:
Retrieve data

Raw data from compiled datasets is accessible via Data API's GET /reports/datasets endpoint. Some dataset types have a corresponding Reports API report type, allowing the dataset to be retrieved and explored interactively using the in-browser GUI in Reports API.

The raw dataset files can be retrieved via Data API using the GET /reports/datasets endpoint. The endpoint returns pre-signed URLs. Send an HTTP GET request to the pre-signed URL to retrieve a JSON/CSV file. See the documentation for the dataset type you're creating for more details:

See the Reports API documentation for the supported report types corresponding to these datasets: