Datadog · Example Payload

Datadog Monitors Creator Example

AnalyticsDashboardsMonitoringPlatformT1Visualizations

Datadog Monitors Creator Example is an example object payload from Datadog, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameemailhandle

Example Payload

Raw ↑
{
  "id": 42,
  "name": "Example Monitor",
  "email": "user@example.com",
  "handle": "example_value"
}