curl --request GET \
--url http://localhost:3333/v1/security-penetration-tests/github/repos \
--header 'X-API-Key: <api-key>'Returns GitHub repositories accessible with the connected GitHub integration.
curl --request GET \
--url http://localhost:3333/v1/security-penetration-tests/github/repos \
--header 'X-API-Key: <api-key>'Was this page helpful?