Skip to main content
GET
Export batch results as CSV

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Path Parameters

id
string<uuid>
required

Response

CSV file (text/csv, UTF-8 with BOM).

Last modified on August 22, 2026