Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.pentest-tools.com/api/v2/reports \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": 123, "download_name": "report.pdf", "generation_date": "2023-11-07T05:31:56Z", "expiration_date": "2023-11-07T05:31:56Z" } ] }
Use the "API key" from the profile page as the token
OK
Show child attributes
Was this page helpful?