curl --request GET \
--url http://localhost:3333/v1/findings/organization \
--header 'X-API-Key: <api-key>'Retrieve all findings for the organization
curl --request GET \
--url http://localhost:3333/v1/findings/organization \
--header 'X-API-Key: <api-key>'Was this page helpful?