v1.0.0
OpenAPI 3.1.0
Download an export
Client Libraries
US region
This endpoint returns a signed link to download an export. The link expires after 15 minutes.
The export_id you want to access.
The export ID does not exist.
Your request is over the 10-per-second limit.
curl https://api.customer.io/v1/exports/1/download \
--header 'Authorization: Bearer YOUR_SECRET_TOKEN'
{
"url": "string"
}Returns a link to an export.