CURLcurl -X GET \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/octet-stream" \ "https://hostname:443/indicators/csv/{id}"
Get an indicators CSV file that was exported, by ID
CURLcurl -X GET \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/octet-stream" \ "https://hostname:443/indicators/csv/{id}"