Get Chunk Download Link

Get the download link for a specific chunk

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
chunkstringRequired
expiryintegerRequired
How long this download link should be valid for, in minutes. Must be between 10 and 7200 minutes.

Response

This endpoint returns a string.

Errors