Download export
Redirects with a 302 to a short-lived download link for a finished export’s bundle. Answers 404 until the export has succeeded and again once it has expired.
Authentication
AuthorizationBearer
Bearer token. Use `ss_live_…` for live data or `ss_test_…` for the sandbox (test mode). See [Authentication](https://docs.spreadspace.app/api/authentication).
Path parameters
exportId
The export's id.
Headers
SpreadSpace-Version
Pin the API version, e.g. `2026-07-19`. Omit to get the latest. See [Versioning](https://docs.spreadspace.app/api/versioning).
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error