Get Export Chunks

Fetch all chunks in a given 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

Response

This endpoint returns a list of strings.

Errors