New Relic · Example Payload

New Relic Recent Event Response Type Example

example_string

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

New Relic Recent Event Response Type Example is an example object payload from New Relic, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionentity_group_identity_identity_typeevent_typeidincident_idpriorityproducttimestamp

Example Payload

Raw ↑
{
  "description": "example_string",
  "entity_group_id": 100,
  "entity_id": 100,
  "entity_type": "standard",
  "event_type": "standard",
  "id": 100,
  "incident_id": 100,
  "priority": "example_string",
  "product": "example_string",
  "timestamp": 1718153645993
}