Get Batch Report

View as MarkdownOpen in Claude
Get a presigned URL to download the batch responses as a CSV report. The CSV contains your original dataset with additional columns for participant responses.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Path parameters

batch_idstringRequired

Response

OK
urlstring or null
Presigned URL to download the CSV report
expires_atdatetime or null
When the presigned URL expires
http_methodenum or null
HTTP method to use with the presigned URL
Allowed values:

Errors