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
expiryintegerRequired10-7200
How long this download link should be valid for, in minutes.

Response

This endpoint returns a string.

Errors

400
Bad Request Error
400
Bad Request Error
401
Unauthorized Error
429
Rate Limit Error