Datadog · Example Payload

Datadog Api Api Key Response Example

AnalyticsDashboardsMonitoringPlatformT1Visualizations

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

Top-level fields

dataincluded

Example Payload

Raw ↑
{
  "data": "example_value",
  "included": [
    "example_value"
  ]
}