curl --request GET \
--url http://localhost:3333/v1/security-penetration-tests/{id}/report \
--header 'X-API-Key: <api-key>'Returns the markdown report output for a completed run.
curl --request GET \
--url http://localhost:3333/v1/security-penetration-tests/{id}/report \
--header 'X-API-Key: <api-key>'Was this page helpful?