List

GET {{baseUrl}}/alerts_events.json?filter[product]=<string>&filter[entity_type]=<string>&filter[entity_group_id]=<integer>&filter[entity_id]=<integer>&filter[event_type]=<string>&filter[incident_id]=<integer>&page=<integer>

This API endpoint allows you to list the alert events for your account.

Alerts events can be filter by product, target type, group ID, instance ID, and event type.

The options for products are: APM, BROWSER, MOBILE, SERVERS, PLUGINS, SYNTHETICS, and ALERTS.

The options for entity type are: Application, Server, KeyTransaction, Plugin, MobileApplication, BrowserApplication, and Monitor.

The options for event type are: NOTIFICATION, DEPLOYMENT, VIOLATION_OPEN, VIOLATION_CLOSE, VIOLATION, and INSTRUMENTATION.

The group ID option is normally the same as the entity ID (e.g. an Application group ID and entity ID will be the same), however PLUGINS have a group ID representing the PLUGIN itself, and entity IDs for all instances of that PLUGIN type.

See our documentation for a discussion on output pagination.

Request Params

KeyDatatypeRequiredDescription
filter[product]stringFilter by New Relic product
filter[entity_type]stringFilter by entity type
filter[entity_group_id]stringFilter by entity group ID
filter[entity_id]stringFilter by entity ID
filter[event_type]stringFilter by event type
filter[incident_id]stringFilter by incident id
pagestringPagination index

RESPONSES

status: OK

{&quot;recent_event&quot;:{&quot;description&quot;:&quot;sit aute&quot;,&quot;entity_group_id&quot;:-51841855,&quot;entity_id&quot;:48303242,&quot;entity_type&quot;:&quot;dolore magna&quot;,&quot;event_type&quot;:&quot;irure ad cupidatat Ut elit&quot;,&quot;id&quot;:-63430323,&quot;incident_id&quot;:-68148969,&quot;priority&quot;:&quot;exercitation eiusmod Excepteur&quot;,&quot;product&quot;:&quot;aute id cillum&quot;,&quot;timestamp&quot;:-48991213}}