diff --git a/docs/tutorials/prowler-app.md b/docs/tutorials/prowler-app.md index 18e5f5a2df..6228836fcf 100644 --- a/docs/tutorials/prowler-app.md +++ b/docs/tutorials/prowler-app.md @@ -184,3 +184,6 @@ To download these files, click the **Download** button. This button becomes avai This action downloads a `zip` file containing an `output` folder, which includes the files mentioned above: CSV, JSON-OSCF, and HTML reports. Output folder + +???+ note "API Note" + To learn more about the API endpoint the UI uses to download ZIP exports, see: [Prowler API Reference - Download Scan Output](https://api.prowler.com/api/v1/docs#tag/Scan/operation/scans_report_retrieve)