curl --request GET \
--url http://localhost:3333/v1/security-penetration-tests \
--header 'X-API-Key: <api-key>'Returns all penetration tests created for the organization.
curl --request GET \
--url http://localhost:3333/v1/security-penetration-tests \
--header 'X-API-Key: <api-key>'Was this page helpful?