Connectors
...
Actions
Get Alert
6 min
description gets the list of alerts endpoint url /rest/alert method get inputs parameters (object) fields (string) specify the fields want to include in the response output example \[ { "status code" 200, "response headers" { "date" "mon, 15 apr 2024 06 31 29 gmt", "server" "apache", "x frame options" "deny", "content security policy" "default src 'self'; script src 'self' pendo io static storage googleapis com app pendo io cdn pendo io pendo static 6165929460760576 storage googleapis com data pendo io cdn metarouter io e metarouter io api amplitude com cdn amplitude com cloudfront net; connect src 'self' app pendo io data pendo io pendo static 6165929460760576 storage googleapis com cdn metarouter io e metarouter io api amplitude com cdn amplitude com cloudfront net; img src 'self' data cdn pendo io app pendo io pendo static 6165929460760576 storage googleapis com data pendo io; style src 'self' app pendo io cdn pendo io pendo static 6165929460760576 storage googleapis com; frame ancestors app pendo io; form action 'self'; block all mixed content; upgrade insecure requests 1; object src 'none'", "x content type options" "nosniff", "x xss protection" "1; mode=block", "expect ct" "max age=31536000", "strict transport security" "max age=31536000; includesubdomains", "vary" "x apikey", "set cookie" "tns sessionid=07ece412570606c2d3fcf7cd39c26812; path=/; secure; httponly; samesite=strict", "expires" "thu, 19 nov 1981 08 52 00 gmt", "cache control" "no cache, no store", "pragma" "no cache", "securitycenter" "5 19 1", "content length" "249", "keep alive" "timeout=15, max=100", "connection" "keep alive", "content type" "application/json" }, "reason" "ok", "json body" { "type" "regular", "response" { "usable" \[ { "id" "2", "name" "server down", "description" "", "status" "0" } ], "manageable" \[ { "id" "2", "name" "server down", "description" "", "status" "0" } ] }, "error code" 0, "error msg" "", "warnings" \[], "timestamp" 1713162689 } } ] output parameters status code (number) reason (string) json body (object) type (string) response (object) usable (array) id (string) name (string) description (string) status (string) manageable (array) id (string) name (string) description (string) status (string) error code (number) error msg (string) warnings (array) file name (string) – required file (string) – required timestamp (number) response headers header type date string server string x frame options string content security policy string x content type options string x xss protection string expect ct string strict transport security string vary string set cookie string expires string cache control string pragma string securitycenter string content length string keep alive string connection string content type string