Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add api reference to download report section #7243

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AdriiiPRodri
Copy link
Contributor

Description

In this PR we added the API reference for the download report part.

Checklist

API

  • Verify if API specs need to be regenerated.
  • Check if version updates are required (e.g., specs, Poetry, etc.).
  • Ensure new entries are added to CHANGELOG.md, if applicable.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

You can check the documentation for this PR here -> Prowler Documentation

@AdriiiPRodri AdriiiPRodri force-pushed the add-api-reference-link-export branch from 10792c2 to 2578d91 Compare March 14, 2025 12:55
Copy link
Contributor

You can check the documentation for this PR here -> Prowler Documentation

Copy link
Contributor

You can check the documentation for this PR here -> Prowler Documentation

@@ -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.

<img src="../../img/output_folder.png" alt="Output folder" width="700"/>

???+ note
To learn more about the API endpoint used to perform the download check: [Prowler API Reference](https://api.prowler.com/api/v1/docs#tag/Scan/operation/scans_report_retrieve)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To learn more about the API endpoint used to perform the download check: [Prowler API Reference](https://api.prowler.com/api/v1/docs#tag/Scan/operation/scans_report_retrieve)
To learn more about the API endpoint to download reports via API see public reference: [Prowler API Reference - Scan/operation/scans_report_retrieve](https://api.prowler.com/api/v1/docs#tag/Scan/operation/scans_report_retrieve)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants