curl --request GET \
--url http://localhost:3333/v1/evidence-export/all \
--header 'X-API-Key: <api-key>'Generate and download a ZIP file containing all automation evidence across all tasks. Only accessible by auditors.
curl --request GET \
--url http://localhost:3333/v1/evidence-export/all \
--header 'X-API-Key: <api-key>'Was this page helpful?