curl --request GET \
--url http://localhost:3333/v1/tasks/{taskId}/evidence/export \
--header 'X-API-Key: <api-key>'Generate and download a ZIP file containing all automation evidence for a task
curl --request GET \
--url http://localhost:3333/v1/tasks/{taskId}/evidence/export \
--header 'X-API-Key: <api-key>'Was this page helpful?