CURLcurl -X GET \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ "https://hostname:443/health"
Check if Cortex XSOAR server is available
CURLcurl -X GET \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ "https://hostname:443/health"