cURL
curl --request POST \ --url https://api.parcha.ai/api/v1/downloadReport \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "case_id": "<string>", "agent_key": "<string>", "force_refresh_report": false }'
This response does not have an example.
JWT token obtained from the authentication endpoint
Report downloaded successfully
The response is of type file.
file