Python
Data Generation Runs
Download all generated files
Download all generated files from a run as a single ZIP archive
GET
Python
Async operation: First call triggers ZIP generation with code
202. While ZIP generation is in progress (takes a couple of seconds), this endpoint keeps returning 202. Poll until you receive 200 with a download_url.- All generated files with folder structure preserved
- Metadata files (
.metadata) with evaluation classifications if available - Top-level metadata (
top_level.metadata) with evaluation summary
Authorizations
API Key authentication. Format: "Bearer YOUR_API_KEY"
Path Parameters
The unique identifier of the run

