Get All Chunk Download Links

Get a download link for each chunk in the export

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
expiryintegerRequired>=10<=7200
How long these download links should be valid for, in minutes.
tablestringOptional

For multi-table exports, use this attribute to limit the export chunks to the given table.

Response

This endpoint returns a list of strings.

Errors