curl -X GET ‘https://api.newrelic.com/v2/alerts_conditions.json’ -H ‘X-Api-Key:XXXXXX’ -i -G -d ‘policy_id=XXXXX’ is not displaying the condition information am I doing something wrong on this end ?
HTTP/1.1 200 OK
Proxied-By: Service Gateway
Content-Security-Policy: frame-ancestors *.newrelic.com
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 17
Content-Type: application/json
Date: Thu, 17 Dec 2020 19:46:17 GMT
Etag: “4d1c3c9c493ecd15c7040145d575e8e6”
Link: https://api.newrelic.com/v2/alerts_conditions.json?page=0&policy_id=XXXX; rel=“last”
Server: nginx
Status: 200 OK
X-Rack-Cache: miss
X-Request-Id: 58de0984d141ee15f589fc3485259663
X-Runtime: 0.172121
X-Ua-Compatible: IE=Edge,chrome=1
Vary: Accept-Encoding
{“conditions”:[]}