Exports

Download export

Download the file associated with a specific export. Pass as_redirect=true to receive a 302 redirect to a short-lived S3 signed URL instead of the file body.

get/v1/exports/{exportId}/download

Path parameters

exportIdstring required

Query parameters

boolean
OR
'true' | 'false'

Response

string binary required

Changes