Download export

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
⚠️

Exports are available exclusively for Enterprise accounts. Non-enterprise accounts will receive a 401 Unauthorized response.

Overview

Once you receive an email notification that your export is ready, use this endpoint to download your file.

Important: Each export file can only be downloaded once. After you download it, the file is automatically deleted from our servers. If you need the data again, request a new export.

Path Parameters

ParameterTypeRequiredDescription
uuidstringYesThe unique identifier returned when you requested the export

Response

On success, the endpoint streams the file directly to your client with a Content-Type: application/force-download header. The file will be either:

  • A CSV file for most export types
  • A ZIP file for accounting exports (contains 11 CSV reports)

Error Responses

StatusMessageMeaning
404"The export is not yet ready to be downloaded."The export is still processing. Wait for the email notification.
400"The requested file has already been downloaded or has expired."You already downloaded this file, or it expired. Request a new export.
404"The requested file was not found, please try to export again."The export UUID doesn't exist or belongs to a different account.
Path Params
string
required
Query Params
int32
required
Headers
string
required
Defaults to Bearer eyJ***
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json