How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Datadog Incident Teams API

Manage teams associated with incidents

Datadog Incident Teams API is one of 290 APIs that Datadog publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Incident Teams. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, an API reference, and 4 JSON Schemas.

This API exposes 5 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against 3 base URLs: https://{subdomain}.{site}, {protocol}://{name}, https://{subdomain}.{site}.

5 operations 2 paths 6 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.datadoghq.com
Authentication
OAuth 2.0, API Key, API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 4

Datadog Incident Teams API declares 4 security schemes for authenticating requests. It supports OAuth 2.0 (AuthZ) using the authorizationCode flow, exposing 68 scopes. An API key is passed in the header as DD-API-KEY (apiKeyAuth). An API key is passed in the header as DD-APPLICATION-KEY (appKeyAuth). It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • AuthZ — This API uses OAuth 2 with the implicit grant flow.
  • apiKeyAuth — Your Datadog API Key.
  • appKeyAuth — Your Datadog APP Key.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Incident Teams 5

Manage teams associated with incidents

POST
/api/v2/teams
Datadog Create a New Incident Team
createIncidentTeam body → 201400401403
GET
/api/v2/teams
Datadog Get a List of Incident Teams
listIncidentTeams 3 params → 200400401403
GET
/api/v2/teams/{team_id}
Datadog Get Details of an Incident Team
getIncidentTeam 1 param → 200401403404
PATCH
/api/v2/teams/{team_id}
Datadog Update an Existing Incident Team
updateIncidentTeam 1 param body → 200400401403404
DELETE
/api/v2/teams/{team_id}
Datadog Delete an Existing Incident Team
deleteIncidentTeam 1 param → 204401403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are IncidentTeam (3 properties), IncidentTeamsResponse (1 property), IncidentTeamCreateRequest (1 property), IncidentTeamUpdateRequest (1 property). Each schema is shown below with its type and property counts.

APIErrorResponse
object
Standard API error response returned for failed requests
1 property 1 required
IncidentTeamResponse
object
Response wrapper for a single incident team
1 property
IncidentTeamUpdateRequest
object
Request body for updating an existing incident team
1 property 1 required
IncidentTeam
object
A team associated with incident response
3 properties
IncidentTeamCreateRequest
object
Request body for creating a new incident team
1 property 1 required
IncidentTeamsResponse
object
Response containing a list of incident teams
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

datadog-incident-teams-api-openapi.yml Raw ↑

Other APIs Datadog publishes across the network.

Datadog Dashboards API
Datadog Synthetics API
Datadog Service Level Objectives API
Datadog Security Monitoring API
Datadog Service Definition API
Datadog Software Catalog API
Datadog Users API
Datadog Roles API
Datadog Key Management API
Datadog Organizations API
Datadog Downtimes API
Datadog RUM API
Where this information came from

This is an independent, third-party profile of Datadog Incident Teams API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.