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
| Key | Datatype | Required | Description |
|---|---|---|---|
filter[product] | string | Filter by New Relic product | |
filter[entity_type] | string | Filter by entity type | |
filter[entity_group_id] | string | Filter by entity group ID | |
filter[entity_id] | string | Filter by entity ID | |
filter[event_type] | string | Filter by event type | |
filter[incident_id] | string | Filter by incident id | |
page | string | Pagination index |
RESPONSES
status: OK
{"recent_event":{"description":"sit aute","entity_group_id":-51841855,"entity_id":48303242,"entity_type":"dolore magna","event_type":"irure ad cupidatat Ut elit","id":-63430323,"incident_id":-68148969,"priority":"exercitation eiusmod Excepteur","product":"aute id cillum","timestamp":-48991213}}