Get bulk download status
Renders
Get bulk download status
Returns the current state of a bulk download job. Poll every 5–10 seconds until status is completed. Once complete, download_url is a signed URL valid for one hour; the underlying file is purged once expires_at passes.
GET
Get bulk download status
Documentation Index
Fetch the complete documentation index at: https://cut.pro/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Response
Response for status 200
Available options:
queued, active, completed, failed 0 to 100
Final zip size in bytes; null until completed
Signed URL valid for 1h. Only populated when status is completed.
Last modified on May 27, 2026