Skip to main content

GET /api/v1/exports//download

Redirects to a signed download URL for a completed export. The signed URL expires after 7 days.

Path Parameters

id
string
required
The export identifier.

Response

Returns 302 Found with a Location header pointing to the signed download URL:

Examples

Errors