Evaluation
Export automation dataset
Download the automation dataset as a ZIP archive. The archive uses the examples/<name>/input and examples/<name>/expected folder convention, so it can be re-imported into another automation or environment.
get/api/v1/automations/{id}/dataset/export
Path parameters
idstring required
Automation id or typed alias.
Automation id or typed alias.
Query parameters
exampleIdsstring
Optional comma-separated dataset example ids to export. Omit to export the full dataset.
Optional comma-separated dataset example ids to export. Omit to export the full dataset.
Response
Dataset ZIP archive.