Get download status/details
Get Download Status
Get detailed status and information for a specific download job
GET
Get download status/details
Check the status of a specific download job and retrieve the final download URL when ready. Poll this endpoint to track progress.
- Status values:
processing(in progress),done(ready to download),error(failed) - Download URLs are only available when status is
done - URLs expire 24 hours after generation—regenerate if needed
- Includes metadata: creation time, filename, completion status
Create Download
Start a new download job
Update Download
Retry a failed download
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Example:
"download-12345"