Get incident as CSV

Cortex XSOAR API

get /incident/csv/{id} Show code example
CURL
curl -X GET \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/octet-stream" \ "https://hostname:443/incident/csv/{id}"
Get an incident CSV file that was exported, by ID