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