Datadog Incidents

Get incident

Get the details of an incident by incident_id.

Inputs

Field

Type

Description

incident_id [required]

string,number

Enter either public ID or incident ID

Outputs

Field

Type

Description

incidentID

string

The unique ID of the incident.

url [required]

string

The URL of the incident.

title [required]

string

The title of the incident.

state [required]

string

The current state of the incident.

severity [required]

string

Severity level of the incident.

incident_commander_user [required]

object

The incident commander.

channel_link

string

Link for collaboration software.

channel_id

string

video_call_link

string

The video call link.

created_at [required]

string

created_by_user [required]

object

User who created the incident.

incident_attributes [required]

object

Attributes associated with this incident.

modified [required]

string

Timestamp when the incident was last modified.

last_modified_by_user [required]

object

The last user to modify the incident.

resolved [required]

string

Timestamp when the incident's state was last changed from active or stable to resolved or completed.

time_to_repair [required]

number

The amount of time in seconds to resolve customer impact after detecting the issue. Equals the difference between customer_impact_end and detected.

time_to_resolve [required]

number