Report
This API endpoint retrieves an HTML report from Sandbox Analyzer.
Report URL: https://SANDBOX_IP/api/v1/report?report_id=REPORT_ID
The endpoint returns a deflatable GZIP archive containing the HTML file in case of success (HTTP status code 200), or a JSON in case of error.
Note
report_id
is passed as a GET variable to the API endpoint.