Skip to main content
GET
Download an export file

Path Parameters

id
string
required

Export job ID (opaque string).

Query Parameters

expires
integer
required

Unix seconds, from the job's url.

signature
string
required

Signature over the id and expiry, from the job's url.

Response

The export, as text/csv. Sent as an attachment named abconvert-orders-{experiment_id}.csv.

The response is of type string.