Get Chunk Download Link

Get the download link for a specific chunk

Authentication

AuthorizationBearer

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

Path parameters

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

Query parameters

teamstringOptional
chunkstringRequired
expiryintegerRequired>=10<=7200
How long this download link should be valid for, in minutes.

Response

This endpoint returns a string.

Errors