GET
/
exportCSVBatch
curl --request GET \
  --url https://demo.parcha.ai/api/v1/exportCSVBatch \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

JWT token obtained from the authentication endpoint

Query Parameters

batch_id
string
required
agent_key
string
required

Response

200
text/csv
CSV exported successfully

The response is of type file.