New Relic · Example Payload

Openapi Mobile Application Response Type Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

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

Top-level fields

crash_summaryhealth_statusidmobile_summarynamereporting

Example Payload

Raw ↑
{
  "crash_summary": "example_string",
  "health_status": "active",
  "id": 100,
  "mobile_summary": "example_string",
  "name": "example-resource-01",
  "reporting": true
}