cURL
curl --request GET \ --url https://app.pentest-tools.com/api/v2/reports/{id}/download \ --header 'Authorization: Bearer <token>'
"<string>"
Use the "API key" from the profile page as the token
id of report
OK
The response is of type file.
file
Was this page helpful?