curl --request GET \
--url http://localhost:3333/v1/security-penetration-tests/{id}/progress \
--header 'X-API-Key: <api-key>'Returns detailed progress for an in-flight report run.
curl --request GET \
--url http://localhost:3333/v1/security-penetration-tests/{id}/progress \
--header 'X-API-Key: <api-key>'Was this page helpful?