GET
/
api
/
v1
/
exports
/
{jobId}
/
download
Download Export File
curl --request GET \
  --url https://api.drip.re/api/v1/exports/{jobId}/download \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

API Key

Path Parameters

jobId
string
required

Export job ID

Response

302

Redirect to blob URL