Get All Chunk Download Links

Get a download link for each chunk in the export

Path parameters

exportIDstringRequired

The ID of the export you would like to get chunks for

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

teamstringOptional
expiryintegerRequired

How long these download links should be valid for, in minutes. This can be a maximum of 1440 minutes and a minimum of 10 minutes.

Response

This endpoint returns a list of strings.

Errors