Python
Data Anonymization
Download All Anonymized Files
Get a presigned URL to download all anonymized files as a ZIP archive
GET
Python
Documentation Index
Fetch the complete documentation index at: https://docs.dataframer.ai/llms.txt
Use this file to discover all available pages before exploring further.
Async operation: First call triggers ZIP generation with code
202. Poll this same endpoint until you receive 200 with a download_url.Authorizations
API Key authentication. Format: "Bearer YOUR_API_KEY"
Path Parameters
UUID of the completed anonymization run.
Response
Presigned download URL
Response for the async ZIP download endpoint.
Presigned S3 URL to download the ZIP archive. Expires after 1 hour. null when the ZIP is still being generated (status generating).
ready when the ZIP is available and download_url is set. generating when ZIP creation is in progress — poll again until ready.
Available options:
ready, generating 
