curl --request GET \
--url https://matcher.sandbox.lerian.net/v1/export-jobs/{jobId}/download \
--header 'Authorization: Bearer <token>'{}Use this endpoint to download the export file. The response includes a presigned URL for downloading the file.
curl --request GET \
--url https://matcher.sandbox.lerian.net/v1/export-jobs/{jobId}/download \
--header 'Authorization: Bearer <token>'{}Was this page helpful?