get https://{BaseUrl}/api/v3.0/alerts
Search and sort alerts by creatorId, alertType, actorId, actorType, actorAccountId, ruleId, eventId, locationId, and priority. Optional information can be requested with include.
Responses
Search and sort alerts by creatorId, alertType, actorId, actorType, actorAccountId, ruleId, eventId, locationId, and priority. Optional information can be requested with include.
xxxxxxxxxx
curl --request GET \
--url 'https://api.cxxx.eagleeyenetworks.com/api/v3.0/alerts?sort=-timestamp&pageSize=100' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: