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