diff --git a/content/en/api/v2/incidents/examples.json b/content/en/api/v2/incidents/examples.json index e78bee6dd66..ff1502d3091 100644 --- a/content/en/api/v2/incidents/examples.json +++ b/content/en/api/v2/incidents/examples.json @@ -139,7 +139,7 @@ } } }, - "html": "
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incidents.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The incident's attributes from a response.

\n
\n
\n
\n
\n
\n

archived

\n
\n

date-time

\n

Timestamp of when the incident was archived.

\n
\n \n
\n
\n
\n
\n
\n

case_id

\n
\n

int64

\n

The incident case id.

\n
\n \n
\n
\n
\n
\n
\n

created

\n
\n

date-time

\n

Timestamp when the incident was created.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_duration

\n
\n

int64

\n

Length of the incident's customer impact in seconds.\nEquals the difference between customer_impact_start and customer_impact_end.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_end

\n
\n

date-time

\n

Timestamp when customers were no longer impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_scope

\n
\n

string

\n

A summary of the impact customers experienced during the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_start

\n
\n

date-time

\n

Timestamp when customers began being impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impacted

\n
\n

boolean

\n

A flag indicating whether the incident caused customer impact.

\n
\n \n
\n
\n
\n
\n
\n

declared

\n
\n

date-time

\n

Timestamp when the incident was declared.

\n
\n \n
\n
\n
\n
\n
\n

declared_by

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

declared_by_uuid

\n
\n

string

\n

UUID of the user who declared the incident.

\n
\n \n
\n
\n
\n
\n
\n

detected

\n
\n

date-time

\n

Timestamp when the incident was detected.

\n
\n \n
\n
\n
\n
\n
\n

fields

\n
\n

object

\n

A condensed view of the user-defined fields attached to incidents.

\n
\n
\n
\n
\n
\n

<any-key>

\n
\n

 <oneOf>

\n

Dynamic fields for which selections can be made, with field names as keys.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

A field with a single value selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the single value field definitions. \nAllowed enum values: dropdown,textbox

default: dropdown

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

string

\n

The single value selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

A field with potentially multiple values selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the multiple value field definitions. \nAllowed enum values: multiselect,textarray,metrictag,autocomplete

default: multiselect

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

[string]

\n

The multiple values selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incident_type_uuid

\n
\n

string

\n

A unique identifier that represents an incident type.

\n
\n \n
\n
\n
\n
\n
\n

is_test

\n
\n

boolean

\n

A flag indicating whether the incident is a test incident.

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the incident was last modified.

\n
\n \n
\n
\n
\n
\n
\n

non_datadog_creator

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

notification_handles

\n
\n

[object]

\n

Notification handles that will be notified of the incident during update.

\n
\n
\n
\n
\n
\n

display_name

\n
\n

string

\n

The name of the notified handle.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

The handle used for the notification. This includes an email address, Slack channel, or workflow.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

public_id

\n
\n

int64

\n

The monotonically increasing integer ID for the incident.

\n
\n \n
\n
\n
\n
\n
\n

resolved

\n
\n

date-time

\n

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

\n
\n \n
\n
\n
\n
\n
\n

severity

\n
\n

enum

\n

The incident severity. \nAllowed enum values: UNKNOWN,SEV-0,SEV-1,SEV-2,SEV-3,SEV-4,SEV-5

\n
\n \n
\n
\n
\n
\n
\n

state

\n
\n

string

\n

The state incident.

\n
\n \n
\n
\n
\n
\n
\n

time_to_detect

\n
\n

int64

\n

The amount of time in seconds to detect the incident.\nEquals the difference between customer_impact_start and detected.

\n
\n \n
\n
\n
\n
\n
\n

time_to_internal_response

\n
\n

int64

\n

The amount of time in seconds to call incident after detection. Equals the difference of detected and created.

\n
\n \n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

int64

\n

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

\n
\n \n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

int64

\n

The amount of time in seconds to resolve the incident after it was created. Equals the difference between created and resolved.

\n
\n \n
\n
\n
\n
\n
\n

title [required]

\n
\n

string

\n

The title of the incident, which summarizes what happened.

\n
\n \n
\n
\n
\n
\n
\n

visibility

\n
\n

string

\n

The incident visibility status.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The incident's ID.

\n
\n \n
\n
\n
\n
\n
\n

relationships

\n
\n

object

\n

The incident's relationships from a response.

\n
\n
\n
\n
\n
\n

attachments

\n
\n

object

\n

A relationship reference for attachments.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident attachments.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the attachment.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

commander_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

created_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

declared_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

impacts

\n
\n

object

\n

Relationship to impacts.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident impacts.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the impact.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident impacts type. \nAllowed enum values: incident_impacts

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

integrations

\n
\n

object

\n

A relationship reference for multiple integration metadata objects.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

Integration metadata relationship array

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the integration metadata.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Integration metadata resource type. \nAllowed enum values: incident_integrations

default: incident_integrations

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

responders

\n
\n

object

\n

Relationship to incident responders.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident responders.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident responders type. \nAllowed enum values: incident_responders

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

user_defined_fields

\n
\n

object

\n

Relationship to incident user defined fields.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of user defined fields.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident user defined fields type. \nAllowed enum values: user_defined_field

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n

Included related resources that the user requested.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n
\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

meta

\n
\n

object

\n

The metadata object containing pagination metadata.

\n
\n
\n
\n
\n
\n

pagination

\n
\n

object

\n

Pagination properties.

\n
\n
\n
\n
\n
\n

next_offset

\n
\n

int64

\n

The index of the first element in the next page of results. Equal to page size added to the current offset.

\n
\n \n
\n
\n
\n
\n
\n

offset

\n
\n

int64

\n

The index of the first element in the results.

\n
\n \n
\n
\n
\n
\n
\n

size

\n
\n

int64

\n

Maximum size of pages to return.

\n
\n \n
\n
\n
\n
\n
\n
" + "html": "
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incidents.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The incident's attributes from a response.

\n
\n
\n
\n
\n
\n

archived

\n
\n

date-time

\n

Timestamp of when the incident was archived.

\n
\n \n
\n
\n
\n
\n
\n

case_id

\n
\n

int64

\n

The incident case id.

\n
\n \n
\n
\n
\n
\n
\n

created

\n
\n

date-time

\n

Timestamp when the incident was created.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_duration

\n
\n

int64

\n

Length of the incident's customer impact in seconds.\nEquals the difference between customer_impact_start and customer_impact_end.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_end

\n
\n

date-time

\n

Timestamp when customers were no longer impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_scope

\n
\n

string

\n

A summary of the impact customers experienced during the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_start

\n
\n

date-time

\n

Timestamp when customers began being impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impacted

\n
\n

boolean

\n

A flag indicating whether the incident caused customer impact.

\n
\n \n
\n
\n
\n
\n
\n

declared

\n
\n

date-time

\n

Timestamp when the incident was declared.

\n
\n \n
\n
\n
\n
\n
\n

declared_by

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

declared_by_uuid

\n
\n

string

\n

UUID of the user who declared the incident.

\n
\n \n
\n
\n
\n
\n
\n

detected

\n
\n

date-time

\n

Timestamp when the incident was detected.

\n
\n \n
\n
\n
\n
\n
\n

fields

\n
\n

object

\n

A condensed view of the user-defined fields attached to incidents.

\n
\n
\n
\n
\n
\n

<any-key>

\n
\n

 <oneOf>

\n

Dynamic fields for which selections can be made, with field names as keys.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

A field with a single value selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the single value field definitions. \nAllowed enum values: dropdown,textbox

default: dropdown

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

string

\n

The single value selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

A field with potentially multiple values selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the multiple value field definitions. \nAllowed enum values: multiselect,textarray,metrictag,autocomplete

default: multiselect

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

[string]

\n

The multiple values selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incident_type_uuid

\n
\n

string

\n

A unique identifier that represents an incident type.

\n
\n \n
\n
\n
\n
\n
\n

is_test

\n
\n

boolean

\n

A flag indicating whether the incident is a test incident.

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the incident was last modified.

\n
\n \n
\n
\n
\n
\n
\n

non_datadog_creator

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

notification_handles

\n
\n

[object]

\n

Notification handles that will be notified of the incident during update.

\n
\n
\n
\n
\n
\n

display_name

\n
\n

string

\n

The name of the notified handle.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

The handle used for the notification. This includes an email address, Slack channel, or workflow.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

public_id

\n
\n

int64

\n

The monotonically increasing integer ID for the incident.

\n
\n \n
\n
\n
\n
\n
\n

resolved

\n
\n

date-time

\n

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

\n
\n \n
\n
\n
\n
\n
\n

severity

\n
\n

enum

\n

The incident severity. \nAllowed enum values: UNKNOWN,SEV-0,SEV-1,SEV-2,SEV-3,SEV-4,SEV-5

\n
\n \n
\n
\n
\n
\n
\n

state

\n
\n

string

\n

The state incident.

\n
\n \n
\n
\n
\n
\n
\n

time_to_detect

\n
\n

int64

\n

The amount of time in seconds to detect the incident.\nEquals the difference between customer_impact_start and detected.

\n
\n \n
\n
\n
\n
\n
\n

time_to_internal_response

\n
\n

int64

\n

The amount of time in seconds to call incident after detection. Equals the difference of detected and created.

\n
\n \n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

int64

\n

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

\n
\n \n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

int64

\n

The amount of time in seconds to resolve the incident after it was created. Equals the difference between created and resolved.

\n
\n \n
\n
\n
\n
\n
\n

title [required]

\n
\n

string

\n

The title of the incident, which summarizes what happened.

\n
\n \n
\n
\n
\n
\n
\n

visibility

\n
\n

string

\n

The incident visibility status.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The incident's ID.

\n
\n \n
\n
\n
\n
\n
\n

relationships

\n
\n

object

\n

The incident's relationships from a response.

\n
\n
\n
\n
\n
\n

attachments

\n
\n

object

\n

A relationship reference for attachments.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident attachments.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the attachment.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

commander_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

created_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

declared_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

impacts

\n
\n

object

\n

Relationship to impacts.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident impacts.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the impact.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident impacts type. \nAllowed enum values: incident_impacts

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

integrations

\n
\n

object

\n

A relationship reference for multiple integration metadata objects.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

Integration metadata relationship array

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the integration metadata.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Integration metadata resource type. \nAllowed enum values: incident_integrations

default: incident_integrations

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

responders

\n
\n

object

\n

Relationship to incident responders.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident responders.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident responders type. \nAllowed enum values: incident_responders

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

user_defined_fields

\n
\n

object

\n

Relationship to incident user defined fields.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of user defined fields.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident user defined fields type. \nAllowed enum values: user_defined_field

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n

Included related resources that the user requested.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

Attachment data from a response.

\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n

The attachment's attributes.

\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n

The attachment object.

\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n

The URL of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

The title of the attachment.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n

The type of the attachment. \nAllowed enum values: postmortem,link

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the attachment was last modified.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The unique identifier of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n

The attachment's resource relationships.

\n
\n
\n
\n
\n
\n

incident

\n
\n

object

\n

Relationship to incident.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to incident object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the incident.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

meta

\n
\n

object

\n

The metadata object containing pagination metadata.

\n
\n
\n
\n
\n
\n

pagination

\n
\n

object

\n

Pagination properties.

\n
\n
\n
\n
\n
\n

next_offset

\n
\n

int64

\n

The index of the first element in the next page of results. Equal to page size added to the current offset.

\n
\n \n
\n
\n
\n
\n
\n

offset

\n
\n

int64

\n

The index of the first element in the results.

\n
\n \n
\n
\n
\n
\n
\n

size

\n
\n

int64

\n

Maximum size of pages to return.

\n
\n \n
\n
\n
\n
\n
\n
" }, "400": { "json": { @@ -319,7 +319,7 @@ } ] }, - "html": "
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Incident data from a response.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The incident's attributes from a response.

\n
\n
\n
\n
\n
\n

archived

\n
\n

date-time

\n

Timestamp of when the incident was archived.

\n
\n \n
\n
\n
\n
\n
\n

case_id

\n
\n

int64

\n

The incident case id.

\n
\n \n
\n
\n
\n
\n
\n

created

\n
\n

date-time

\n

Timestamp when the incident was created.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_duration

\n
\n

int64

\n

Length of the incident's customer impact in seconds.\nEquals the difference between customer_impact_start and customer_impact_end.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_end

\n
\n

date-time

\n

Timestamp when customers were no longer impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_scope

\n
\n

string

\n

A summary of the impact customers experienced during the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_start

\n
\n

date-time

\n

Timestamp when customers began being impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impacted

\n
\n

boolean

\n

A flag indicating whether the incident caused customer impact.

\n
\n \n
\n
\n
\n
\n
\n

declared

\n
\n

date-time

\n

Timestamp when the incident was declared.

\n
\n \n
\n
\n
\n
\n
\n

declared_by

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

declared_by_uuid

\n
\n

string

\n

UUID of the user who declared the incident.

\n
\n \n
\n
\n
\n
\n
\n

detected

\n
\n

date-time

\n

Timestamp when the incident was detected.

\n
\n \n
\n
\n
\n
\n
\n

fields

\n
\n

object

\n

A condensed view of the user-defined fields attached to incidents.

\n
\n
\n
\n
\n
\n

<any-key>

\n
\n

 <oneOf>

\n

Dynamic fields for which selections can be made, with field names as keys.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

A field with a single value selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the single value field definitions. \nAllowed enum values: dropdown,textbox

default: dropdown

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

string

\n

The single value selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

A field with potentially multiple values selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the multiple value field definitions. \nAllowed enum values: multiselect,textarray,metrictag,autocomplete

default: multiselect

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

[string]

\n

The multiple values selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incident_type_uuid

\n
\n

string

\n

A unique identifier that represents an incident type.

\n
\n \n
\n
\n
\n
\n
\n

is_test

\n
\n

boolean

\n

A flag indicating whether the incident is a test incident.

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the incident was last modified.

\n
\n \n
\n
\n
\n
\n
\n

non_datadog_creator

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

notification_handles

\n
\n

[object]

\n

Notification handles that will be notified of the incident during update.

\n
\n
\n
\n
\n
\n

display_name

\n
\n

string

\n

The name of the notified handle.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

The handle used for the notification. This includes an email address, Slack channel, or workflow.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

public_id

\n
\n

int64

\n

The monotonically increasing integer ID for the incident.

\n
\n \n
\n
\n
\n
\n
\n

resolved

\n
\n

date-time

\n

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

\n
\n \n
\n
\n
\n
\n
\n

severity

\n
\n

enum

\n

The incident severity. \nAllowed enum values: UNKNOWN,SEV-0,SEV-1,SEV-2,SEV-3,SEV-4,SEV-5

\n
\n \n
\n
\n
\n
\n
\n

state

\n
\n

string

\n

The state incident.

\n
\n \n
\n
\n
\n
\n
\n

time_to_detect

\n
\n

int64

\n

The amount of time in seconds to detect the incident.\nEquals the difference between customer_impact_start and detected.

\n
\n \n
\n
\n
\n
\n
\n

time_to_internal_response

\n
\n

int64

\n

The amount of time in seconds to call incident after detection. Equals the difference of detected and created.

\n
\n \n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

int64

\n

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

\n
\n \n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

int64

\n

The amount of time in seconds to resolve the incident after it was created. Equals the difference between created and resolved.

\n
\n \n
\n
\n
\n
\n
\n

title [required]

\n
\n

string

\n

The title of the incident, which summarizes what happened.

\n
\n \n
\n
\n
\n
\n
\n

visibility

\n
\n

string

\n

The incident visibility status.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The incident's ID.

\n
\n \n
\n
\n
\n
\n
\n

relationships

\n
\n

object

\n

The incident's relationships from a response.

\n
\n
\n
\n
\n
\n

attachments

\n
\n

object

\n

A relationship reference for attachments.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident attachments.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the attachment.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

commander_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

created_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

declared_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

impacts

\n
\n

object

\n

Relationship to impacts.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident impacts.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the impact.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident impacts type. \nAllowed enum values: incident_impacts

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

integrations

\n
\n

object

\n

A relationship reference for multiple integration metadata objects.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

Integration metadata relationship array

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the integration metadata.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Integration metadata resource type. \nAllowed enum values: incident_integrations

default: incident_integrations

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

responders

\n
\n

object

\n

Relationship to incident responders.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident responders.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident responders type. \nAllowed enum values: incident_responders

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

user_defined_fields

\n
\n

object

\n

Relationship to incident user defined fields.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of user defined fields.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident user defined fields type. \nAllowed enum values: user_defined_field

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n

Included related resources that the user requested.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n
\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
" + "html": "
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Incident data from a response.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The incident's attributes from a response.

\n
\n
\n
\n
\n
\n

archived

\n
\n

date-time

\n

Timestamp of when the incident was archived.

\n
\n \n
\n
\n
\n
\n
\n

case_id

\n
\n

int64

\n

The incident case id.

\n
\n \n
\n
\n
\n
\n
\n

created

\n
\n

date-time

\n

Timestamp when the incident was created.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_duration

\n
\n

int64

\n

Length of the incident's customer impact in seconds.\nEquals the difference between customer_impact_start and customer_impact_end.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_end

\n
\n

date-time

\n

Timestamp when customers were no longer impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_scope

\n
\n

string

\n

A summary of the impact customers experienced during the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_start

\n
\n

date-time

\n

Timestamp when customers began being impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impacted

\n
\n

boolean

\n

A flag indicating whether the incident caused customer impact.

\n
\n \n
\n
\n
\n
\n
\n

declared

\n
\n

date-time

\n

Timestamp when the incident was declared.

\n
\n \n
\n
\n
\n
\n
\n

declared_by

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

declared_by_uuid

\n
\n

string

\n

UUID of the user who declared the incident.

\n
\n \n
\n
\n
\n
\n
\n

detected

\n
\n

date-time

\n

Timestamp when the incident was detected.

\n
\n \n
\n
\n
\n
\n
\n

fields

\n
\n

object

\n

A condensed view of the user-defined fields attached to incidents.

\n
\n
\n
\n
\n
\n

<any-key>

\n
\n

 <oneOf>

\n

Dynamic fields for which selections can be made, with field names as keys.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

A field with a single value selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the single value field definitions. \nAllowed enum values: dropdown,textbox

default: dropdown

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

string

\n

The single value selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

A field with potentially multiple values selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the multiple value field definitions. \nAllowed enum values: multiselect,textarray,metrictag,autocomplete

default: multiselect

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

[string]

\n

The multiple values selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incident_type_uuid

\n
\n

string

\n

A unique identifier that represents an incident type.

\n
\n \n
\n
\n
\n
\n
\n

is_test

\n
\n

boolean

\n

A flag indicating whether the incident is a test incident.

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the incident was last modified.

\n
\n \n
\n
\n
\n
\n
\n

non_datadog_creator

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

notification_handles

\n
\n

[object]

\n

Notification handles that will be notified of the incident during update.

\n
\n
\n
\n
\n
\n

display_name

\n
\n

string

\n

The name of the notified handle.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

The handle used for the notification. This includes an email address, Slack channel, or workflow.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

public_id

\n
\n

int64

\n

The monotonically increasing integer ID for the incident.

\n
\n \n
\n
\n
\n
\n
\n

resolved

\n
\n

date-time

\n

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

\n
\n \n
\n
\n
\n
\n
\n

severity

\n
\n

enum

\n

The incident severity. \nAllowed enum values: UNKNOWN,SEV-0,SEV-1,SEV-2,SEV-3,SEV-4,SEV-5

\n
\n \n
\n
\n
\n
\n
\n

state

\n
\n

string

\n

The state incident.

\n
\n \n
\n
\n
\n
\n
\n

time_to_detect

\n
\n

int64

\n

The amount of time in seconds to detect the incident.\nEquals the difference between customer_impact_start and detected.

\n
\n \n
\n
\n
\n
\n
\n

time_to_internal_response

\n
\n

int64

\n

The amount of time in seconds to call incident after detection. Equals the difference of detected and created.

\n
\n \n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

int64

\n

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

\n
\n \n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

int64

\n

The amount of time in seconds to resolve the incident after it was created. Equals the difference between created and resolved.

\n
\n \n
\n
\n
\n
\n
\n

title [required]

\n
\n

string

\n

The title of the incident, which summarizes what happened.

\n
\n \n
\n
\n
\n
\n
\n

visibility

\n
\n

string

\n

The incident visibility status.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The incident's ID.

\n
\n \n
\n
\n
\n
\n
\n

relationships

\n
\n

object

\n

The incident's relationships from a response.

\n
\n
\n
\n
\n
\n

attachments

\n
\n

object

\n

A relationship reference for attachments.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident attachments.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the attachment.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

commander_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

created_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

declared_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

impacts

\n
\n

object

\n

Relationship to impacts.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident impacts.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the impact.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident impacts type. \nAllowed enum values: incident_impacts

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

integrations

\n
\n

object

\n

A relationship reference for multiple integration metadata objects.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

Integration metadata relationship array

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the integration metadata.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Integration metadata resource type. \nAllowed enum values: incident_integrations

default: incident_integrations

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

responders

\n
\n

object

\n

Relationship to incident responders.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident responders.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident responders type. \nAllowed enum values: incident_responders

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

user_defined_fields

\n
\n

object

\n

Relationship to incident user defined fields.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of user defined fields.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident user defined fields type. \nAllowed enum values: user_defined_field

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n

Included related resources that the user requested.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

Attachment data from a response.

\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n

The attachment's attributes.

\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n

The attachment object.

\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n

The URL of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

The title of the attachment.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n

The type of the attachment. \nAllowed enum values: postmortem,link

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the attachment was last modified.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The unique identifier of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n

The attachment's resource relationships.

\n
\n
\n
\n
\n
\n

incident

\n
\n

object

\n

Relationship to incident.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to incident object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the incident.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
" }, "400": { "json": { @@ -2656,7 +2656,7 @@ } } }, - "html": "
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Data returned by an incident search.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes returned by an incident search.

\n
\n
\n
\n
\n
\n

facets [required]

\n
\n

object

\n

Facet data for incidents returned by a search query.

\n
\n
\n
\n
\n
\n

commander

\n
\n

[object]

\n

Facet data for incident commander users.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

created_by

\n
\n

[object]

\n

Facet data for incident creator users.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

fields

\n
\n

[object]

\n

Facet data for incident property fields.

\n
\n
\n
\n
\n
\n

aggregates

\n
\n

object

\n

Aggregate information for numeric incident data.

\n
\n
\n
\n
\n
\n

max

\n
\n

double

\n

Maximum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n

min

\n
\n

double

\n

Minimum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

facets [required]

\n
\n

[object]

\n

Facet data for the property field of an incident.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

The facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

name [required]

\n
\n

string

\n

Name of the incident property field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

impact

\n
\n

[object]

\n

Facet data for incident impact attributes.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

The facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

last_modified_by

\n
\n

[object]

\n

Facet data for incident last modified by users.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

postmortem

\n
\n

[object]

\n

Facet data for incident postmortem existence.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

The facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

responder

\n
\n

[object]

\n

Facet data for incident responder users.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

severity

\n
\n

[object]

\n

Facet data for incident severity attributes.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

The facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

state

\n
\n

[object]

\n

Facet data for incident state attributes.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

The facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

[object]

\n

Facet data for incident time to repair metrics.

\n
\n
\n
\n
\n
\n

aggregates [required]

\n
\n

object

\n

Aggregate information for numeric incident data.

\n
\n
\n
\n
\n
\n

max

\n
\n

double

\n

Maximum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n

min

\n
\n

double

\n

Minimum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

name [required]

\n
\n

string

\n

Name of the incident property field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

[object]

\n

Facet data for incident time to resolve metrics.

\n
\n
\n
\n
\n
\n

aggregates [required]

\n
\n

object

\n

Aggregate information for numeric incident data.

\n
\n
\n
\n
\n
\n

max

\n
\n

double

\n

Maximum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n

min

\n
\n

double

\n

Minimum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

name [required]

\n
\n

string

\n

Name of the incident property field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incidents [required]

\n
\n

[object]

\n

Incidents returned by the search.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Incident data from a response.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The incident's attributes from a response.

\n
\n
\n
\n
\n
\n

archived

\n
\n

date-time

\n

Timestamp of when the incident was archived.

\n
\n \n
\n
\n
\n
\n
\n

case_id

\n
\n

int64

\n

The incident case id.

\n
\n \n
\n
\n
\n
\n
\n

created

\n
\n

date-time

\n

Timestamp when the incident was created.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_duration

\n
\n

int64

\n

Length of the incident's customer impact in seconds.\nEquals the difference between customer_impact_start and customer_impact_end.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_end

\n
\n

date-time

\n

Timestamp when customers were no longer impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_scope

\n
\n

string

\n

A summary of the impact customers experienced during the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_start

\n
\n

date-time

\n

Timestamp when customers began being impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impacted

\n
\n

boolean

\n

A flag indicating whether the incident caused customer impact.

\n
\n \n
\n
\n
\n
\n
\n

declared

\n
\n

date-time

\n

Timestamp when the incident was declared.

\n
\n \n
\n
\n
\n
\n
\n

declared_by

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

declared_by_uuid

\n
\n

string

\n

UUID of the user who declared the incident.

\n
\n \n
\n
\n
\n
\n
\n

detected

\n
\n

date-time

\n

Timestamp when the incident was detected.

\n
\n \n
\n
\n
\n
\n
\n

fields

\n
\n

object

\n

A condensed view of the user-defined fields attached to incidents.

\n
\n
\n
\n
\n
\n

<any-key>

\n
\n

 <oneOf>

\n

Dynamic fields for which selections can be made, with field names as keys.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

A field with a single value selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the single value field definitions. \nAllowed enum values: dropdown,textbox

default: dropdown

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

string

\n

The single value selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

A field with potentially multiple values selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the multiple value field definitions. \nAllowed enum values: multiselect,textarray,metrictag,autocomplete

default: multiselect

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

[string]

\n

The multiple values selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incident_type_uuid

\n
\n

string

\n

A unique identifier that represents an incident type.

\n
\n \n
\n
\n
\n
\n
\n

is_test

\n
\n

boolean

\n

A flag indicating whether the incident is a test incident.

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the incident was last modified.

\n
\n \n
\n
\n
\n
\n
\n

non_datadog_creator

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

notification_handles

\n
\n

[object]

\n

Notification handles that will be notified of the incident during update.

\n
\n
\n
\n
\n
\n

display_name

\n
\n

string

\n

The name of the notified handle.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

The handle used for the notification. This includes an email address, Slack channel, or workflow.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

public_id

\n
\n

int64

\n

The monotonically increasing integer ID for the incident.

\n
\n \n
\n
\n
\n
\n
\n

resolved

\n
\n

date-time

\n

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

\n
\n \n
\n
\n
\n
\n
\n

severity

\n
\n

enum

\n

The incident severity. \nAllowed enum values: UNKNOWN,SEV-0,SEV-1,SEV-2,SEV-3,SEV-4,SEV-5

\n
\n \n
\n
\n
\n
\n
\n

state

\n
\n

string

\n

The state incident.

\n
\n \n
\n
\n
\n
\n
\n

time_to_detect

\n
\n

int64

\n

The amount of time in seconds to detect the incident.\nEquals the difference between customer_impact_start and detected.

\n
\n \n
\n
\n
\n
\n
\n

time_to_internal_response

\n
\n

int64

\n

The amount of time in seconds to call incident after detection. Equals the difference of detected and created.

\n
\n \n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

int64

\n

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

\n
\n \n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

int64

\n

The amount of time in seconds to resolve the incident after it was created. Equals the difference between created and resolved.

\n
\n \n
\n
\n
\n
\n
\n

title [required]

\n
\n

string

\n

The title of the incident, which summarizes what happened.

\n
\n \n
\n
\n
\n
\n
\n

visibility

\n
\n

string

\n

The incident visibility status.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The incident's ID.

\n
\n \n
\n
\n
\n
\n
\n

relationships

\n
\n

object

\n

The incident's relationships from a response.

\n
\n
\n
\n
\n
\n

attachments

\n
\n

object

\n

A relationship reference for attachments.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident attachments.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the attachment.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

commander_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

created_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

declared_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

impacts

\n
\n

object

\n

Relationship to impacts.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident impacts.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the impact.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident impacts type. \nAllowed enum values: incident_impacts

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

integrations

\n
\n

object

\n

A relationship reference for multiple integration metadata objects.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

Integration metadata relationship array

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the integration metadata.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Integration metadata resource type. \nAllowed enum values: incident_integrations

default: incident_integrations

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

responders

\n
\n

object

\n

Relationship to incident responders.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident responders.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident responders type. \nAllowed enum values: incident_responders

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

user_defined_fields

\n
\n

object

\n

Relationship to incident user defined fields.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of user defined fields.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident user defined fields type. \nAllowed enum values: user_defined_field

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

total [required]

\n
\n

int32

\n

Number of incidents returned by the search.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Incident search result type. \nAllowed enum values: incidents_search_results

default: incidents_search_results

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n

Included related resources that the user requested.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n
\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

meta

\n
\n

object

\n

The metadata object containing pagination metadata.

\n
\n
\n
\n
\n
\n

pagination

\n
\n

object

\n

Pagination properties.

\n
\n
\n
\n
\n
\n

next_offset

\n
\n

int64

\n

The index of the first element in the next page of results. Equal to page size added to the current offset.

\n
\n \n
\n
\n
\n
\n
\n

offset

\n
\n

int64

\n

The index of the first element in the results.

\n
\n \n
\n
\n
\n
\n
\n

size

\n
\n

int64

\n

Maximum size of pages to return.

\n
\n \n
\n
\n
\n
\n
\n
" + "html": "
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Data returned by an incident search.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes returned by an incident search.

\n
\n
\n
\n
\n
\n

facets [required]

\n
\n

object

\n

Facet data for incidents returned by a search query.

\n
\n
\n
\n
\n
\n

commander

\n
\n

[object]

\n

Facet data for incident commander users.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

created_by

\n
\n

[object]

\n

Facet data for incident creator users.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

fields

\n
\n

[object]

\n

Facet data for incident property fields.

\n
\n
\n
\n
\n
\n

aggregates

\n
\n

object

\n

Aggregate information for numeric incident data.

\n
\n
\n
\n
\n
\n

max

\n
\n

double

\n

Maximum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n

min

\n
\n

double

\n

Minimum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

facets [required]

\n
\n

[object]

\n

Facet data for the property field of an incident.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

The facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

name [required]

\n
\n

string

\n

Name of the incident property field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

impact

\n
\n

[object]

\n

Facet data for incident impact attributes.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

The facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

last_modified_by

\n
\n

[object]

\n

Facet data for incident last modified by users.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

postmortem

\n
\n

[object]

\n

Facet data for incident postmortem existence.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

The facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

responder

\n
\n

[object]

\n

Facet data for incident responder users.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

severity

\n
\n

[object]

\n

Facet data for incident severity attributes.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

The facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

state

\n
\n

[object]

\n

Facet data for incident state attributes.

\n
\n
\n
\n
\n
\n

count

\n
\n

int32

\n

Count of the facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

The facet value appearing in search results.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

[object]

\n

Facet data for incident time to repair metrics.

\n
\n
\n
\n
\n
\n

aggregates [required]

\n
\n

object

\n

Aggregate information for numeric incident data.

\n
\n
\n
\n
\n
\n

max

\n
\n

double

\n

Maximum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n

min

\n
\n

double

\n

Minimum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

name [required]

\n
\n

string

\n

Name of the incident property field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

[object]

\n

Facet data for incident time to resolve metrics.

\n
\n
\n
\n
\n
\n

aggregates [required]

\n
\n

object

\n

Aggregate information for numeric incident data.

\n
\n
\n
\n
\n
\n

max

\n
\n

double

\n

Maximum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n

min

\n
\n

double

\n

Minimum value of the numeric aggregates.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

name [required]

\n
\n

string

\n

Name of the incident property field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incidents [required]

\n
\n

[object]

\n

Incidents returned by the search.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Incident data from a response.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The incident's attributes from a response.

\n
\n
\n
\n
\n
\n

archived

\n
\n

date-time

\n

Timestamp of when the incident was archived.

\n
\n \n
\n
\n
\n
\n
\n

case_id

\n
\n

int64

\n

The incident case id.

\n
\n \n
\n
\n
\n
\n
\n

created

\n
\n

date-time

\n

Timestamp when the incident was created.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_duration

\n
\n

int64

\n

Length of the incident's customer impact in seconds.\nEquals the difference between customer_impact_start and customer_impact_end.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_end

\n
\n

date-time

\n

Timestamp when customers were no longer impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_scope

\n
\n

string

\n

A summary of the impact customers experienced during the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_start

\n
\n

date-time

\n

Timestamp when customers began being impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impacted

\n
\n

boolean

\n

A flag indicating whether the incident caused customer impact.

\n
\n \n
\n
\n
\n
\n
\n

declared

\n
\n

date-time

\n

Timestamp when the incident was declared.

\n
\n \n
\n
\n
\n
\n
\n

declared_by

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

declared_by_uuid

\n
\n

string

\n

UUID of the user who declared the incident.

\n
\n \n
\n
\n
\n
\n
\n

detected

\n
\n

date-time

\n

Timestamp when the incident was detected.

\n
\n \n
\n
\n
\n
\n
\n

fields

\n
\n

object

\n

A condensed view of the user-defined fields attached to incidents.

\n
\n
\n
\n
\n
\n

<any-key>

\n
\n

 <oneOf>

\n

Dynamic fields for which selections can be made, with field names as keys.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

A field with a single value selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the single value field definitions. \nAllowed enum values: dropdown,textbox

default: dropdown

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

string

\n

The single value selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

A field with potentially multiple values selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the multiple value field definitions. \nAllowed enum values: multiselect,textarray,metrictag,autocomplete

default: multiselect

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

[string]

\n

The multiple values selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incident_type_uuid

\n
\n

string

\n

A unique identifier that represents an incident type.

\n
\n \n
\n
\n
\n
\n
\n

is_test

\n
\n

boolean

\n

A flag indicating whether the incident is a test incident.

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the incident was last modified.

\n
\n \n
\n
\n
\n
\n
\n

non_datadog_creator

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

notification_handles

\n
\n

[object]

\n

Notification handles that will be notified of the incident during update.

\n
\n
\n
\n
\n
\n

display_name

\n
\n

string

\n

The name of the notified handle.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

The handle used for the notification. This includes an email address, Slack channel, or workflow.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

public_id

\n
\n

int64

\n

The monotonically increasing integer ID for the incident.

\n
\n \n
\n
\n
\n
\n
\n

resolved

\n
\n

date-time

\n

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

\n
\n \n
\n
\n
\n
\n
\n

severity

\n
\n

enum

\n

The incident severity. \nAllowed enum values: UNKNOWN,SEV-0,SEV-1,SEV-2,SEV-3,SEV-4,SEV-5

\n
\n \n
\n
\n
\n
\n
\n

state

\n
\n

string

\n

The state incident.

\n
\n \n
\n
\n
\n
\n
\n

time_to_detect

\n
\n

int64

\n

The amount of time in seconds to detect the incident.\nEquals the difference between customer_impact_start and detected.

\n
\n \n
\n
\n
\n
\n
\n

time_to_internal_response

\n
\n

int64

\n

The amount of time in seconds to call incident after detection. Equals the difference of detected and created.

\n
\n \n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

int64

\n

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

\n
\n \n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

int64

\n

The amount of time in seconds to resolve the incident after it was created. Equals the difference between created and resolved.

\n
\n \n
\n
\n
\n
\n
\n

title [required]

\n
\n

string

\n

The title of the incident, which summarizes what happened.

\n
\n \n
\n
\n
\n
\n
\n

visibility

\n
\n

string

\n

The incident visibility status.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The incident's ID.

\n
\n \n
\n
\n
\n
\n
\n

relationships

\n
\n

object

\n

The incident's relationships from a response.

\n
\n
\n
\n
\n
\n

attachments

\n
\n

object

\n

A relationship reference for attachments.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident attachments.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the attachment.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

commander_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

created_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

declared_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

impacts

\n
\n

object

\n

Relationship to impacts.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident impacts.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the impact.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident impacts type. \nAllowed enum values: incident_impacts

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

integrations

\n
\n

object

\n

A relationship reference for multiple integration metadata objects.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

Integration metadata relationship array

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the integration metadata.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Integration metadata resource type. \nAllowed enum values: incident_integrations

default: incident_integrations

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

responders

\n
\n

object

\n

Relationship to incident responders.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident responders.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident responders type. \nAllowed enum values: incident_responders

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

user_defined_fields

\n
\n

object

\n

Relationship to incident user defined fields.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of user defined fields.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident user defined fields type. \nAllowed enum values: user_defined_field

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

total [required]

\n
\n

int32

\n

Number of incidents returned by the search.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Incident search result type. \nAllowed enum values: incidents_search_results

default: incidents_search_results

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n

Included related resources that the user requested.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

Attachment data from a response.

\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n

The attachment's attributes.

\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n

The attachment object.

\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n

The URL of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

The title of the attachment.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n

The type of the attachment. \nAllowed enum values: postmortem,link

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the attachment was last modified.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The unique identifier of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n

The attachment's resource relationships.

\n
\n
\n
\n
\n
\n

incident

\n
\n

object

\n

Relationship to incident.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to incident object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the incident.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

meta

\n
\n

object

\n

The metadata object containing pagination metadata.

\n
\n
\n
\n
\n
\n

pagination

\n
\n

object

\n

Pagination properties.

\n
\n
\n
\n
\n
\n

next_offset

\n
\n

int64

\n

The index of the first element in the next page of results. Equal to page size added to the current offset.

\n
\n \n
\n
\n
\n
\n
\n

offset

\n
\n

int64

\n

The index of the first element in the results.

\n
\n \n
\n
\n
\n
\n
\n

size

\n
\n

int64

\n

Maximum size of pages to return.

\n
\n \n
\n
\n
\n
\n
\n
" }, "400": { "json": { @@ -2885,7 +2885,7 @@ } ] }, - "html": "
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Incident data from a response.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The incident's attributes from a response.

\n
\n
\n
\n
\n
\n

archived

\n
\n

date-time

\n

Timestamp of when the incident was archived.

\n
\n \n
\n
\n
\n
\n
\n

case_id

\n
\n

int64

\n

The incident case id.

\n
\n \n
\n
\n
\n
\n
\n

created

\n
\n

date-time

\n

Timestamp when the incident was created.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_duration

\n
\n

int64

\n

Length of the incident's customer impact in seconds.\nEquals the difference between customer_impact_start and customer_impact_end.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_end

\n
\n

date-time

\n

Timestamp when customers were no longer impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_scope

\n
\n

string

\n

A summary of the impact customers experienced during the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_start

\n
\n

date-time

\n

Timestamp when customers began being impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impacted

\n
\n

boolean

\n

A flag indicating whether the incident caused customer impact.

\n
\n \n
\n
\n
\n
\n
\n

declared

\n
\n

date-time

\n

Timestamp when the incident was declared.

\n
\n \n
\n
\n
\n
\n
\n

declared_by

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

declared_by_uuid

\n
\n

string

\n

UUID of the user who declared the incident.

\n
\n \n
\n
\n
\n
\n
\n

detected

\n
\n

date-time

\n

Timestamp when the incident was detected.

\n
\n \n
\n
\n
\n
\n
\n

fields

\n
\n

object

\n

A condensed view of the user-defined fields attached to incidents.

\n
\n
\n
\n
\n
\n

<any-key>

\n
\n

 <oneOf>

\n

Dynamic fields for which selections can be made, with field names as keys.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

A field with a single value selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the single value field definitions. \nAllowed enum values: dropdown,textbox

default: dropdown

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

string

\n

The single value selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

A field with potentially multiple values selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the multiple value field definitions. \nAllowed enum values: multiselect,textarray,metrictag,autocomplete

default: multiselect

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

[string]

\n

The multiple values selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incident_type_uuid

\n
\n

string

\n

A unique identifier that represents an incident type.

\n
\n \n
\n
\n
\n
\n
\n

is_test

\n
\n

boolean

\n

A flag indicating whether the incident is a test incident.

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the incident was last modified.

\n
\n \n
\n
\n
\n
\n
\n

non_datadog_creator

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

notification_handles

\n
\n

[object]

\n

Notification handles that will be notified of the incident during update.

\n
\n
\n
\n
\n
\n

display_name

\n
\n

string

\n

The name of the notified handle.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

The handle used for the notification. This includes an email address, Slack channel, or workflow.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

public_id

\n
\n

int64

\n

The monotonically increasing integer ID for the incident.

\n
\n \n
\n
\n
\n
\n
\n

resolved

\n
\n

date-time

\n

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

\n
\n \n
\n
\n
\n
\n
\n

severity

\n
\n

enum

\n

The incident severity. \nAllowed enum values: UNKNOWN,SEV-0,SEV-1,SEV-2,SEV-3,SEV-4,SEV-5

\n
\n \n
\n
\n
\n
\n
\n

state

\n
\n

string

\n

The state incident.

\n
\n \n
\n
\n
\n
\n
\n

time_to_detect

\n
\n

int64

\n

The amount of time in seconds to detect the incident.\nEquals the difference between customer_impact_start and detected.

\n
\n \n
\n
\n
\n
\n
\n

time_to_internal_response

\n
\n

int64

\n

The amount of time in seconds to call incident after detection. Equals the difference of detected and created.

\n
\n \n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

int64

\n

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

\n
\n \n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

int64

\n

The amount of time in seconds to resolve the incident after it was created. Equals the difference between created and resolved.

\n
\n \n
\n
\n
\n
\n
\n

title [required]

\n
\n

string

\n

The title of the incident, which summarizes what happened.

\n
\n \n
\n
\n
\n
\n
\n

visibility

\n
\n

string

\n

The incident visibility status.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The incident's ID.

\n
\n \n
\n
\n
\n
\n
\n

relationships

\n
\n

object

\n

The incident's relationships from a response.

\n
\n
\n
\n
\n
\n

attachments

\n
\n

object

\n

A relationship reference for attachments.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident attachments.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the attachment.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

commander_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

created_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

declared_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

impacts

\n
\n

object

\n

Relationship to impacts.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident impacts.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the impact.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident impacts type. \nAllowed enum values: incident_impacts

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

integrations

\n
\n

object

\n

A relationship reference for multiple integration metadata objects.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

Integration metadata relationship array

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the integration metadata.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Integration metadata resource type. \nAllowed enum values: incident_integrations

default: incident_integrations

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

responders

\n
\n

object

\n

Relationship to incident responders.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident responders.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident responders type. \nAllowed enum values: incident_responders

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

user_defined_fields

\n
\n

object

\n

Relationship to incident user defined fields.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of user defined fields.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident user defined fields type. \nAllowed enum values: user_defined_field

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n

Included related resources that the user requested.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n
\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
" + "html": "
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Incident data from a response.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The incident's attributes from a response.

\n
\n
\n
\n
\n
\n

archived

\n
\n

date-time

\n

Timestamp of when the incident was archived.

\n
\n \n
\n
\n
\n
\n
\n

case_id

\n
\n

int64

\n

The incident case id.

\n
\n \n
\n
\n
\n
\n
\n

created

\n
\n

date-time

\n

Timestamp when the incident was created.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_duration

\n
\n

int64

\n

Length of the incident's customer impact in seconds.\nEquals the difference between customer_impact_start and customer_impact_end.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_end

\n
\n

date-time

\n

Timestamp when customers were no longer impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_scope

\n
\n

string

\n

A summary of the impact customers experienced during the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_start

\n
\n

date-time

\n

Timestamp when customers began being impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impacted

\n
\n

boolean

\n

A flag indicating whether the incident caused customer impact.

\n
\n \n
\n
\n
\n
\n
\n

declared

\n
\n

date-time

\n

Timestamp when the incident was declared.

\n
\n \n
\n
\n
\n
\n
\n

declared_by

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

declared_by_uuid

\n
\n

string

\n

UUID of the user who declared the incident.

\n
\n \n
\n
\n
\n
\n
\n

detected

\n
\n

date-time

\n

Timestamp when the incident was detected.

\n
\n \n
\n
\n
\n
\n
\n

fields

\n
\n

object

\n

A condensed view of the user-defined fields attached to incidents.

\n
\n
\n
\n
\n
\n

<any-key>

\n
\n

 <oneOf>

\n

Dynamic fields for which selections can be made, with field names as keys.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

A field with a single value selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the single value field definitions. \nAllowed enum values: dropdown,textbox

default: dropdown

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

string

\n

The single value selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

A field with potentially multiple values selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the multiple value field definitions. \nAllowed enum values: multiselect,textarray,metrictag,autocomplete

default: multiselect

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

[string]

\n

The multiple values selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incident_type_uuid

\n
\n

string

\n

A unique identifier that represents an incident type.

\n
\n \n
\n
\n
\n
\n
\n

is_test

\n
\n

boolean

\n

A flag indicating whether the incident is a test incident.

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the incident was last modified.

\n
\n \n
\n
\n
\n
\n
\n

non_datadog_creator

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

notification_handles

\n
\n

[object]

\n

Notification handles that will be notified of the incident during update.

\n
\n
\n
\n
\n
\n

display_name

\n
\n

string

\n

The name of the notified handle.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

The handle used for the notification. This includes an email address, Slack channel, or workflow.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

public_id

\n
\n

int64

\n

The monotonically increasing integer ID for the incident.

\n
\n \n
\n
\n
\n
\n
\n

resolved

\n
\n

date-time

\n

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

\n
\n \n
\n
\n
\n
\n
\n

severity

\n
\n

enum

\n

The incident severity. \nAllowed enum values: UNKNOWN,SEV-0,SEV-1,SEV-2,SEV-3,SEV-4,SEV-5

\n
\n \n
\n
\n
\n
\n
\n

state

\n
\n

string

\n

The state incident.

\n
\n \n
\n
\n
\n
\n
\n

time_to_detect

\n
\n

int64

\n

The amount of time in seconds to detect the incident.\nEquals the difference between customer_impact_start and detected.

\n
\n \n
\n
\n
\n
\n
\n

time_to_internal_response

\n
\n

int64

\n

The amount of time in seconds to call incident after detection. Equals the difference of detected and created.

\n
\n \n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

int64

\n

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

\n
\n \n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

int64

\n

The amount of time in seconds to resolve the incident after it was created. Equals the difference between created and resolved.

\n
\n \n
\n
\n
\n
\n
\n

title [required]

\n
\n

string

\n

The title of the incident, which summarizes what happened.

\n
\n \n
\n
\n
\n
\n
\n

visibility

\n
\n

string

\n

The incident visibility status.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The incident's ID.

\n
\n \n
\n
\n
\n
\n
\n

relationships

\n
\n

object

\n

The incident's relationships from a response.

\n
\n
\n
\n
\n
\n

attachments

\n
\n

object

\n

A relationship reference for attachments.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident attachments.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the attachment.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

commander_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

created_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

declared_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

impacts

\n
\n

object

\n

Relationship to impacts.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident impacts.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the impact.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident impacts type. \nAllowed enum values: incident_impacts

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

integrations

\n
\n

object

\n

A relationship reference for multiple integration metadata objects.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

Integration metadata relationship array

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the integration metadata.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Integration metadata resource type. \nAllowed enum values: incident_integrations

default: incident_integrations

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

responders

\n
\n

object

\n

Relationship to incident responders.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident responders.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident responders type. \nAllowed enum values: incident_responders

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

user_defined_fields

\n
\n

object

\n

Relationship to incident user defined fields.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of user defined fields.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident user defined fields type. \nAllowed enum values: user_defined_field

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n

Included related resources that the user requested.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

Attachment data from a response.

\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n

The attachment's attributes.

\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n

The attachment object.

\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n

The URL of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

The title of the attachment.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n

The type of the attachment. \nAllowed enum values: postmortem,link

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the attachment was last modified.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The unique identifier of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n

The attachment's resource relationships.

\n
\n
\n
\n
\n
\n

incident

\n
\n

object

\n

Relationship to incident.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to incident object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the incident.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
" }, "400": { "json": { @@ -3065,7 +3065,7 @@ } ] }, - "html": "
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Incident data from a response.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The incident's attributes from a response.

\n
\n
\n
\n
\n
\n

archived

\n
\n

date-time

\n

Timestamp of when the incident was archived.

\n
\n \n
\n
\n
\n
\n
\n

case_id

\n
\n

int64

\n

The incident case id.

\n
\n \n
\n
\n
\n
\n
\n

created

\n
\n

date-time

\n

Timestamp when the incident was created.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_duration

\n
\n

int64

\n

Length of the incident's customer impact in seconds.\nEquals the difference between customer_impact_start and customer_impact_end.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_end

\n
\n

date-time

\n

Timestamp when customers were no longer impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_scope

\n
\n

string

\n

A summary of the impact customers experienced during the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_start

\n
\n

date-time

\n

Timestamp when customers began being impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impacted

\n
\n

boolean

\n

A flag indicating whether the incident caused customer impact.

\n
\n \n
\n
\n
\n
\n
\n

declared

\n
\n

date-time

\n

Timestamp when the incident was declared.

\n
\n \n
\n
\n
\n
\n
\n

declared_by

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

declared_by_uuid

\n
\n

string

\n

UUID of the user who declared the incident.

\n
\n \n
\n
\n
\n
\n
\n

detected

\n
\n

date-time

\n

Timestamp when the incident was detected.

\n
\n \n
\n
\n
\n
\n
\n

fields

\n
\n

object

\n

A condensed view of the user-defined fields attached to incidents.

\n
\n
\n
\n
\n
\n

<any-key>

\n
\n

 <oneOf>

\n

Dynamic fields for which selections can be made, with field names as keys.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

A field with a single value selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the single value field definitions. \nAllowed enum values: dropdown,textbox

default: dropdown

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

string

\n

The single value selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

A field with potentially multiple values selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the multiple value field definitions. \nAllowed enum values: multiselect,textarray,metrictag,autocomplete

default: multiselect

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

[string]

\n

The multiple values selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incident_type_uuid

\n
\n

string

\n

A unique identifier that represents an incident type.

\n
\n \n
\n
\n
\n
\n
\n

is_test

\n
\n

boolean

\n

A flag indicating whether the incident is a test incident.

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the incident was last modified.

\n
\n \n
\n
\n
\n
\n
\n

non_datadog_creator

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

notification_handles

\n
\n

[object]

\n

Notification handles that will be notified of the incident during update.

\n
\n
\n
\n
\n
\n

display_name

\n
\n

string

\n

The name of the notified handle.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

The handle used for the notification. This includes an email address, Slack channel, or workflow.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

public_id

\n
\n

int64

\n

The monotonically increasing integer ID for the incident.

\n
\n \n
\n
\n
\n
\n
\n

resolved

\n
\n

date-time

\n

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

\n
\n \n
\n
\n
\n
\n
\n

severity

\n
\n

enum

\n

The incident severity. \nAllowed enum values: UNKNOWN,SEV-0,SEV-1,SEV-2,SEV-3,SEV-4,SEV-5

\n
\n \n
\n
\n
\n
\n
\n

state

\n
\n

string

\n

The state incident.

\n
\n \n
\n
\n
\n
\n
\n

time_to_detect

\n
\n

int64

\n

The amount of time in seconds to detect the incident.\nEquals the difference between customer_impact_start and detected.

\n
\n \n
\n
\n
\n
\n
\n

time_to_internal_response

\n
\n

int64

\n

The amount of time in seconds to call incident after detection. Equals the difference of detected and created.

\n
\n \n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

int64

\n

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

\n
\n \n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

int64

\n

The amount of time in seconds to resolve the incident after it was created. Equals the difference between created and resolved.

\n
\n \n
\n
\n
\n
\n
\n

title [required]

\n
\n

string

\n

The title of the incident, which summarizes what happened.

\n
\n \n
\n
\n
\n
\n
\n

visibility

\n
\n

string

\n

The incident visibility status.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The incident's ID.

\n
\n \n
\n
\n
\n
\n
\n

relationships

\n
\n

object

\n

The incident's relationships from a response.

\n
\n
\n
\n
\n
\n

attachments

\n
\n

object

\n

A relationship reference for attachments.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident attachments.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the attachment.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

commander_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

created_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

declared_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

impacts

\n
\n

object

\n

Relationship to impacts.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident impacts.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the impact.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident impacts type. \nAllowed enum values: incident_impacts

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

integrations

\n
\n

object

\n

A relationship reference for multiple integration metadata objects.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

Integration metadata relationship array

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the integration metadata.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Integration metadata resource type. \nAllowed enum values: incident_integrations

default: incident_integrations

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

responders

\n
\n

object

\n

Relationship to incident responders.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident responders.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident responders type. \nAllowed enum values: incident_responders

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

user_defined_fields

\n
\n

object

\n

Relationship to incident user defined fields.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of user defined fields.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident user defined fields type. \nAllowed enum values: user_defined_field

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n

Included related resources that the user requested.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n
\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
" + "html": "
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Incident data from a response.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The incident's attributes from a response.

\n
\n
\n
\n
\n
\n

archived

\n
\n

date-time

\n

Timestamp of when the incident was archived.

\n
\n \n
\n
\n
\n
\n
\n

case_id

\n
\n

int64

\n

The incident case id.

\n
\n \n
\n
\n
\n
\n
\n

created

\n
\n

date-time

\n

Timestamp when the incident was created.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_duration

\n
\n

int64

\n

Length of the incident's customer impact in seconds.\nEquals the difference between customer_impact_start and customer_impact_end.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_end

\n
\n

date-time

\n

Timestamp when customers were no longer impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_scope

\n
\n

string

\n

A summary of the impact customers experienced during the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impact_start

\n
\n

date-time

\n

Timestamp when customers began being impacted by the incident.

\n
\n \n
\n
\n
\n
\n
\n

customer_impacted

\n
\n

boolean

\n

A flag indicating whether the incident caused customer impact.

\n
\n \n
\n
\n
\n
\n
\n

declared

\n
\n

date-time

\n

Timestamp when the incident was declared.

\n
\n \n
\n
\n
\n
\n
\n

declared_by

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

declared_by_uuid

\n
\n

string

\n

UUID of the user who declared the incident.

\n
\n \n
\n
\n
\n
\n
\n

detected

\n
\n

date-time

\n

Timestamp when the incident was detected.

\n
\n \n
\n
\n
\n
\n
\n

fields

\n
\n

object

\n

A condensed view of the user-defined fields attached to incidents.

\n
\n
\n
\n
\n
\n

<any-key>

\n
\n

 <oneOf>

\n

Dynamic fields for which selections can be made, with field names as keys.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

A field with a single value selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the single value field definitions. \nAllowed enum values: dropdown,textbox

default: dropdown

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

string

\n

The single value selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

A field with potentially multiple values selected.

\n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Type of the multiple value field definitions. \nAllowed enum values: multiselect,textarray,metrictag,autocomplete

default: multiselect

\n
\n \n
\n
\n
\n
\n
\n

value

\n
\n

[string]

\n

The multiple values selected for this field.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

incident_type_uuid

\n
\n

string

\n

A unique identifier that represents an incident type.

\n
\n \n
\n
\n
\n
\n
\n

is_test

\n
\n

boolean

\n

A flag indicating whether the incident is a test incident.

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the incident was last modified.

\n
\n \n
\n
\n
\n
\n
\n

non_datadog_creator

\n
\n

object

\n

Incident's non Datadog creator.

\n
\n
\n
\n
\n
\n

image_48_px

\n
\n

string

\n

Non Datadog creator 48px image.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Non Datadog creator name.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

notification_handles

\n
\n

[object]

\n

Notification handles that will be notified of the incident during update.

\n
\n
\n
\n
\n
\n

display_name

\n
\n

string

\n

The name of the notified handle.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

The handle used for the notification. This includes an email address, Slack channel, or workflow.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

public_id

\n
\n

int64

\n

The monotonically increasing integer ID for the incident.

\n
\n \n
\n
\n
\n
\n
\n

resolved

\n
\n

date-time

\n

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

\n
\n \n
\n
\n
\n
\n
\n

severity

\n
\n

enum

\n

The incident severity. \nAllowed enum values: UNKNOWN,SEV-0,SEV-1,SEV-2,SEV-3,SEV-4,SEV-5

\n
\n \n
\n
\n
\n
\n
\n

state

\n
\n

string

\n

The state incident.

\n
\n \n
\n
\n
\n
\n
\n

time_to_detect

\n
\n

int64

\n

The amount of time in seconds to detect the incident.\nEquals the difference between customer_impact_start and detected.

\n
\n \n
\n
\n
\n
\n
\n

time_to_internal_response

\n
\n

int64

\n

The amount of time in seconds to call incident after detection. Equals the difference of detected and created.

\n
\n \n
\n
\n
\n
\n
\n

time_to_repair

\n
\n

int64

\n

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

\n
\n \n
\n
\n
\n
\n
\n

time_to_resolve

\n
\n

int64

\n

The amount of time in seconds to resolve the incident after it was created. Equals the difference between created and resolved.

\n
\n \n
\n
\n
\n
\n
\n

title [required]

\n
\n

string

\n

The title of the incident, which summarizes what happened.

\n
\n \n
\n
\n
\n
\n
\n

visibility

\n
\n

string

\n

The incident visibility status.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The incident's ID.

\n
\n \n
\n
\n
\n
\n
\n

relationships

\n
\n

object

\n

The incident's relationships from a response.

\n
\n
\n
\n
\n
\n

attachments

\n
\n

object

\n

A relationship reference for attachments.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident attachments.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the attachment.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

commander_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

created_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

declared_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

impacts

\n
\n

object

\n

Relationship to impacts.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident impacts.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the impact.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident impacts type. \nAllowed enum values: incident_impacts

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

integrations

\n
\n

object

\n

A relationship reference for multiple integration metadata objects.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

Integration metadata relationship array

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the integration metadata.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Integration metadata resource type. \nAllowed enum values: incident_integrations

default: incident_integrations

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

responders

\n
\n

object

\n

Relationship to incident responders.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of incident responders.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident responders type. \nAllowed enum values: incident_responders

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

user_defined_fields

\n
\n

object

\n

Relationship to incident user defined fields.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n

An array of user defined fields.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the responder.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident user defined fields type. \nAllowed enum values: user_defined_field

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n

Included related resources that the user requested.

\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

Option 2

\n
\n

object

\n

Attachment data from a response.

\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n

The attachment's attributes.

\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n

The attachment object.

\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n

The URL of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

The title of the attachment.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n

The type of the attachment. \nAllowed enum values: postmortem,link

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the attachment was last modified.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The unique identifier of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n

The attachment's resource relationships.

\n
\n
\n
\n
\n
\n

incident

\n
\n

object

\n

Relationship to incident.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to incident object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the incident.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
" }, "400": { "json": { @@ -3193,17 +3193,23 @@ { "attributes": { "attachment": { - "documentUrl": "string", - "title": "string" + "documentUrl": "https://app.datadoghq.com/notebook/123/Postmortem-IR-123", + "title": "Postmortem IR-123" }, - "attachment_type": "string", - "modified": "2019-09-19T10:00:00.000Z" + "attachment_type": "postmortem", + "modified": "2025-01-01T01:01:01.000000001Z" }, "id": "00000000-abcd-0002-0000-000000000000", "relationships": { + "incident": { + "data": { + "id": "00000000-0000-0000-1234-000000000000", + "type": "incidents" + } + }, "last_modified_by_user": { "data": { - "id": "", + "id": "00000000-0000-0000-2345-000000000000", "type": "users" } } @@ -3214,26 +3220,18 @@ "included": [ { "attributes": { - "created_at": "2019-09-19T10:00:00.000Z", - "disabled": false, "email": "string", "handle": "string", "icon": "string", - "last_login_time": "2019-09-19T10:00:00.000Z", - "mfa_enabled": false, - "modified_at": "2019-09-19T10:00:00.000Z", "name": "string", - "service_account": false, - "status": "string", - "title": "string", - "verified": false + "uuid": "string" }, "id": "string", "type": "users" } ] }, - "html": "
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n
\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n
\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n
\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

created_at

\n
\n

date-time

\n

Creation time of the user.

\n
\n \n
\n
\n
\n
\n
\n

disabled

\n
\n

boolean

\n

Whether the user is disabled.

\n
\n \n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

last_login_time

\n
\n

date-time

\n

The last time the user logged in.

\n
\n \n
\n
\n
\n
\n
\n

mfa_enabled

\n
\n

boolean

\n

If user has MFA enabled.

\n
\n \n
\n
\n
\n
\n
\n

modified_at

\n
\n

date-time

\n

Time that the user was last modified.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

service_account

\n
\n

boolean

\n

Whether the user is a service account.

\n
\n \n
\n
\n
\n
\n
\n

status

\n
\n

string

\n

Status of the user.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

Title of the user.

\n
\n \n
\n
\n
\n
\n
\n

verified

\n
\n

boolean

\n

Whether the user is verified.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
" + "html": "
\n
\n
\n
\n

data [required]

\n
\n

[object]

\n
\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n

The attachment's attributes.

\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n

The attachment object.

\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n

The URL of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

The title of the attachment.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n

The type of the attachment. \nAllowed enum values: postmortem,link

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the attachment was last modified.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The unique identifier of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n

The attachment's resource relationships.

\n
\n
\n
\n
\n
\n

incident

\n
\n

object

\n

Relationship to incident.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to incident object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the incident.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n
\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
" }, "400": { "json": { @@ -3265,17 +3263,23 @@ "data": { "attributes": { "attachment": { - "documentUrl": "string", - "title": "string" + "documentUrl": "https://app.datadoghq.com/notebook/123/Postmortem-IR-123", + "title": "Postmortem IR-123" }, - "attachment_type": "string", - "modified": "2019-09-19T10:00:00.000Z" + "attachment_type": "postmortem", + "modified": "2025-01-01T01:01:01.000000001Z" }, "id": "00000000-abcd-0002-0000-000000000000", "relationships": { + "incident": { + "data": { + "id": "00000000-0000-0000-1234-000000000000", + "type": "incidents" + } + }, "last_modified_by_user": { "data": { - "id": "", + "id": "00000000-0000-0000-2345-000000000000", "type": "users" } } @@ -3285,26 +3289,18 @@ "included": [ { "attributes": { - "created_at": "2019-09-19T10:00:00.000Z", - "disabled": false, "email": "string", "handle": "string", "icon": "string", - "last_login_time": "2019-09-19T10:00:00.000Z", - "mfa_enabled": false, - "modified_at": "2019-09-19T10:00:00.000Z", "name": "string", - "service_account": false, - "status": "string", - "title": "string", - "verified": false + "uuid": "string" }, "id": "string", "type": "users" } ] }, - "html": "
\n
\n
\n
\n

data

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n
\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n
\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

created_at

\n
\n

date-time

\n

Creation time of the user.

\n
\n \n
\n
\n
\n
\n
\n

disabled

\n
\n

boolean

\n

Whether the user is disabled.

\n
\n \n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

last_login_time

\n
\n

date-time

\n

The last time the user logged in.

\n
\n \n
\n
\n
\n
\n
\n

mfa_enabled

\n
\n

boolean

\n

If user has MFA enabled.

\n
\n \n
\n
\n
\n
\n
\n

modified_at

\n
\n

date-time

\n

Time that the user was last modified.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

service_account

\n
\n

boolean

\n

Whether the user is a service account.

\n
\n \n
\n
\n
\n
\n
\n

status

\n
\n

string

\n

Status of the user.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

Title of the user.

\n
\n \n
\n
\n
\n
\n
\n

verified

\n
\n

boolean

\n

Whether the user is verified.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
" + "html": "
\n
\n
\n
\n

data

\n
\n

object

\n

Attachment data from a response.

\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n

The attachment's attributes.

\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n

The attachment object.

\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n

The URL of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

The title of the attachment.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n

The type of the attachment. \nAllowed enum values: postmortem,link

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the attachment was last modified.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The unique identifier of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n

The attachment's resource relationships.

\n
\n
\n
\n
\n
\n

incident

\n
\n

object

\n

Relationship to incident.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to incident object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the incident.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n
\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
" }, "400": { "json": { @@ -3341,16 +3337,16 @@ "data": { "attributes": { "attachment": { - "documentUrl": "string", - "title": "string" + "documentUrl": "https://app.datadoghq.com/notebook/123/Postmortem-IR-123", + "title": "Postmortem-IR-123" }, - "attachment_type": "string" + "attachment_type": "postmortem" }, "id": "string", "type": "incident_attachments" } }, - "html": "
\n
\n
\n
\n

data

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
" + "html": "
\n
\n
\n
\n

data

\n
\n

object

\n

Attachment data for a create request.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The attributes for creating an attachment.

\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n

The attachment object for creating an attachment.

\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n

The URL of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

The title of the attachment.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n

The type of the attachment. \nAllowed enum values: postmortem,link

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
" } }, "DeleteIncidentAttachment": { @@ -3401,17 +3397,23 @@ "data": { "attributes": { "attachment": { - "documentUrl": "string", - "title": "string" + "documentUrl": "https://app.datadoghq.com/notebook/123/Postmortem-IR-123", + "title": "Postmortem IR-123" }, - "attachment_type": "string", - "modified": "2019-09-19T10:00:00.000Z" + "attachment_type": "postmortem", + "modified": "2025-01-01T01:01:01.000000001Z" }, "id": "00000000-abcd-0002-0000-000000000000", "relationships": { + "incident": { + "data": { + "id": "00000000-0000-0000-1234-000000000000", + "type": "incidents" + } + }, "last_modified_by_user": { "data": { - "id": "", + "id": "00000000-0000-0000-2345-000000000000", "type": "users" } } @@ -3421,26 +3423,18 @@ "included": [ { "attributes": { - "created_at": "2019-09-19T10:00:00.000Z", - "disabled": false, "email": "string", "handle": "string", "icon": "string", - "last_login_time": "2019-09-19T10:00:00.000Z", - "mfa_enabled": false, - "modified_at": "2019-09-19T10:00:00.000Z", "name": "string", - "service_account": false, - "status": "string", - "title": "string", - "verified": false + "uuid": "string" }, "id": "string", "type": "users" } ] }, - "html": "
\n
\n
\n
\n

data

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n
\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n
\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

created_at

\n
\n

date-time

\n

Creation time of the user.

\n
\n \n
\n
\n
\n
\n
\n

disabled

\n
\n

boolean

\n

Whether the user is disabled.

\n
\n \n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

last_login_time

\n
\n

date-time

\n

The last time the user logged in.

\n
\n \n
\n
\n
\n
\n
\n

mfa_enabled

\n
\n

boolean

\n

If user has MFA enabled.

\n
\n \n
\n
\n
\n
\n
\n

modified_at

\n
\n

date-time

\n

Time that the user was last modified.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

service_account

\n
\n

boolean

\n

Whether the user is a service account.

\n
\n \n
\n
\n
\n
\n
\n

status

\n
\n

string

\n

Status of the user.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

Title of the user.

\n
\n \n
\n
\n
\n
\n
\n

verified

\n
\n

boolean

\n

Whether the user is verified.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
" + "html": "
\n
\n
\n
\n

data

\n
\n

object

\n

Attachment data from a response.

\n
\n
\n
\n
\n
\n

attributes [required]

\n
\n

object

\n

The attachment's attributes.

\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n

The attachment object.

\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n

The URL of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

The title of the attachment.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

attachment_type

\n
\n

enum

\n

The type of the attachment. \nAllowed enum values: postmortem,link

\n
\n \n
\n
\n
\n
\n
\n

modified

\n
\n

date-time

\n

Timestamp when the attachment was last modified.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

The unique identifier of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

relationships [required]

\n
\n

object

\n

The attachment's resource relationships.

\n
\n
\n
\n
\n
\n

incident

\n
\n

object

\n

Relationship to incident.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to incident object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the incident.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Incident resource type. \nAllowed enum values: incidents

default: incidents

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

last_modified_by_user

\n
\n

object

\n

Relationship to user.

\n
\n
\n
\n
\n
\n

data [required]

\n
\n

object

\n

Relationship to user object.

\n
\n
\n
\n
\n
\n

id [required]

\n
\n

string

\n

A unique identifier that represents the user.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

included

\n
\n

[ <oneOf>]

\n
\n
\n
\n
\n
\n
\n

Option 1

\n
\n

object

\n

User object returned by the API.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

Attributes of user object returned by the API.

\n
\n
\n
\n
\n
\n

email

\n
\n

string

\n

Email of the user.

\n
\n \n
\n
\n
\n
\n
\n

handle

\n
\n

string

\n

Handle of the user.

\n
\n \n
\n
\n
\n
\n
\n

icon

\n
\n

string

\n

URL of the user's icon.

\n
\n \n
\n
\n
\n
\n
\n

name

\n
\n

string

\n

Name of the user.

\n
\n \n
\n
\n
\n
\n
\n

uuid

\n
\n

string

\n

UUID of the user.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

ID of the user.

\n
\n \n
\n
\n
\n
\n
\n

type

\n
\n

enum

\n

Users resource type. \nAllowed enum values: users

default: users

\n
\n \n
\n
\n
\n
\n
\n
" }, "400": { "json": { @@ -3485,15 +3479,15 @@ "data": { "attributes": { "attachment": { - "documentUrl": "string", - "title": "string" + "documentUrl": "https://app.datadoghq.com/notebook/124/Postmortem-IR-124", + "title": "Postmortem-IR-124" } }, - "id": "string", + "id": "00000000-abcd-0002-0000-000000000000", "type": "incident_attachments" } }, - "html": "
\n
\n
\n
\n

data

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n
\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n
\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
" + "html": "
\n
\n
\n
\n

data

\n
\n

object

\n

Attachment data for an update request.

\n
\n
\n
\n
\n
\n

attributes

\n
\n

object

\n

The attributes for updating an attachment.

\n
\n
\n
\n
\n
\n

attachment

\n
\n

object

\n

The updated attachment object.

\n
\n
\n
\n
\n
\n

documentUrl

\n
\n

string

\n

The updated URL for the attachment.

\n
\n \n
\n
\n
\n
\n
\n

title

\n
\n

string

\n

The updated title for the attachment.

\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n

id

\n
\n

string

\n

The unique identifier of the attachment.

\n
\n \n
\n
\n
\n
\n
\n

type [required]

\n
\n

enum

\n

The incident attachment resource type. \nAllowed enum values: incident_attachments

default: incident_attachments

\n
\n \n
\n
\n
\n
" } }, "ListIncidentImpacts": { diff --git a/content/en/api/v2/incidents/request.CreateIncidentAttachment.json b/content/en/api/v2/incidents/request.CreateIncidentAttachment.json new file mode 100644 index 00000000000..86406cc13b8 --- /dev/null +++ b/content/en/api/v2/incidents/request.CreateIncidentAttachment.json @@ -0,0 +1,12 @@ +{ + "data": { + "attributes": { + "attachment": { + "documentUrl": "https://app.datadoghq.com/notebook/ExampleIncident/Example-Incident", + "title": "Example-Incident" + }, + "attachment_type": "postmortem" + }, + "type": "incident_attachments" + } +} \ No newline at end of file diff --git a/content/en/api/v2/incidents/request.UpdateIncidentAttachment.json b/content/en/api/v2/incidents/request.UpdateIncidentAttachment.json new file mode 100644 index 00000000000..64a395b214f --- /dev/null +++ b/content/en/api/v2/incidents/request.UpdateIncidentAttachment.json @@ -0,0 +1,12 @@ +{ + "data": { + "attributes": { + "attachment": { + "documentUrl": "https://app.datadoghq.com/notebook/124/Example-Incident", + "title": "Example-Incident" + } + }, + "id": "00000000-abcd-0002-0000-000000000000", + "type": "incident_attachments" + } +} \ No newline at end of file diff --git a/data/api/v2/CodeExamples.json b/data/api/v2/CodeExamples.json index ff12c099c1f..ec7edcdeb0b 100644 --- a/data/api/v2/CodeExamples.json +++ b/data/api/v2/CodeExamples.json @@ -821,6 +821,13 @@ "description": "Create an incident type returns \"CREATED\" response" } ], + "CreateIncidentAttachment": [ + { + "group": "incidents", + "suffix": "", + "description": "Create incident attachment returns \"Created\" response" + } + ], "CreateIncidentNotificationRule": [ { "group": "incidents", @@ -856,6 +863,13 @@ "description": "Update an incident type returns \"OK\" response" } ], + "UpdateIncidentAttachment": [ + { + "group": "incidents", + "suffix": "", + "description": "Update incident attachment returns \"OK\" response" + } + ], "UpdateIncidentNotificationRule": [ { "group": "incidents", diff --git a/data/api/v2/full_spec.yaml b/data/api/v2/full_spec.yaml index c0334b1bf60..cdd05783fc0 100644 --- a/data/api/v2/full_spec.yaml +++ b/data/api/v2/full_spec.yaml @@ -178,6 +178,14 @@ components: required: true schema: type: string + AttachmentIDPathParameter: + description: The ID of the attachment. + in: path + name: attachment_id + required: true + schema: + example: 00000000-0000-0000-0000-000000000001 + type: string AttachmentIncludeQueryParameter: description: 'Resource to include in the response. Supported value: `last_modified_by_user`.' explode: false @@ -5319,6 +5327,8 @@ components: - project type: object Attachment: + description: An attachment response containing the attachment data and related + objects. properties: data: $ref: '#/components/schemas/AttachmentData' @@ -5328,22 +5338,9 @@ components: type: array type: object AttachmentArray: + description: A list of incident attachments. properties: data: - example: - - attributes: - attachment: - documentUrl: https://app.datadoghq.com/notebook/123/Postmortem-IR-123 - title: Postmortem IR-123 - attachment_type: postmortem - modified: '2025-01-01T01:01:01.000000001Z' - id: 00000000-abcd-0002-0000-000000000000 - relationships: - last_modified_by_user: - data: - id: 00000000-0000-0000-cccc-000000000000 - type: users - type: incident_attachments items: $ref: '#/components/schemas/AttachmentData' type: array @@ -5355,24 +5352,12 @@ components: - data type: object AttachmentData: - example: - attributes: - attachment: - documentUrl: https://app.datadoghq.com/notebook/123/Postmortem-IR-123 - title: Postmortem IR-123 - attachment_type: postmortem - modified: '2025-01-01T01:01:01.000000001Z' - id: 00000000-abcd-0002-0000-000000000000 - relationships: - last_modified_by_user: - data: - id: 00000000-0000-0000-cccc-000000000000 - type: users - type: incident_attachments + description: Attachment data from a response. properties: attributes: $ref: '#/components/schemas/AttachmentDataAttributes' id: + description: The unique identifier of the attachment. example: 00000000-abcd-0002-0000-000000000000 type: string relationships: @@ -5386,56 +5371,52 @@ components: - id type: object AttachmentDataAttributes: + description: The attachment's attributes. properties: attachment: $ref: '#/components/schemas/AttachmentDataAttributesAttachment' attachment_type: $ref: '#/components/schemas/AttachmentDataAttributesAttachmentType' modified: + description: Timestamp when the attachment was last modified. + example: '2025-01-01T01:01:01.000000001Z' format: date-time type: string type: object AttachmentDataAttributesAttachment: + description: The attachment object. properties: documentUrl: + description: The URL of the attachment. + example: https://app.datadoghq.com/notebook/123/Postmortem-IR-123 type: string title: + description: The title of the attachment. + example: Postmortem IR-123 type: string type: object AttachmentDataAttributesAttachmentType: + description: The type of the attachment. enum: - postmortem - link + example: postmortem type: string x-enum-varnames: - POSTMORTEM - LINK AttachmentDataRelationships: + description: The attachment's resource relationships. properties: + incident: + $ref: '#/components/schemas/RelationshipToIncident' last_modified_by_user: - $ref: '#/components/schemas/AttachmentDataRelationshipsLastModifiedByUser' - type: object - AttachmentDataRelationshipsLastModifiedByUser: - properties: - data: - $ref: '#/components/schemas/AttachmentDataRelationshipsLastModifiedByUserData' - required: - - data - type: object - AttachmentDataRelationshipsLastModifiedByUserData: - properties: - id: - example: '' - type: string - type: - $ref: '#/components/schemas/UserType' - required: - - type - - id + $ref: '#/components/schemas/RelationshipToUser' type: object AttachmentIncluded: + description: Objects related to an attachment. oneOf: - - $ref: '#/components/schemas/User140420082644000' + - $ref: '#/components/schemas/IncidentUserData' AuditLogsEvent: description: Object description of an Audit Logs event after it is processed and stored by Datadog. @@ -12983,20 +12964,13 @@ components: - type type: object CreateAttachmentRequest: - example: - data: - attributes: - attachment: - documentUrl: https://app.datadoghq.com/notebook/123/Postmortem-IR-123 - title: Postmortem-IR-123 - attachment_type: postmortem - id: 00000000-0000-0000-0000-000000000000 - type: incident_attachments + description: Create request for an attachment. properties: data: $ref: '#/components/schemas/CreateAttachmentRequestData' type: object CreateAttachmentRequestData: + description: Attachment data for a create request. properties: attributes: $ref: '#/components/schemas/CreateAttachmentRequestDataAttributes' @@ -13008,6 +12982,7 @@ components: - type type: object CreateAttachmentRequestDataAttributes: + description: The attributes for creating an attachment. properties: attachment: $ref: '#/components/schemas/CreateAttachmentRequestDataAttributesAttachment' @@ -13015,10 +12990,15 @@ components: $ref: '#/components/schemas/AttachmentDataAttributesAttachmentType' type: object CreateAttachmentRequestDataAttributesAttachment: + description: The attachment object for creating an attachment. properties: documentUrl: + description: The URL of the attachment. + example: https://app.datadoghq.com/notebook/123/Postmortem-IR-123 type: string title: + description: The title of the attachment. + example: Postmortem-IR-123 type: string type: object CreateCaseRequestArray: @@ -41753,22 +41733,19 @@ components: type: array type: object PatchAttachmentRequest: - example: - data: - attributes: - attachment: - documentUrl: https://app.datadoghq.com/notebook/124/Postmortem-IR-124 - title: Postmortem-IR-124 - type: incident_attachments + description: Request to update an attachment. properties: data: $ref: '#/components/schemas/PatchAttachmentRequestData' type: object PatchAttachmentRequestData: + description: Attachment data for an update request. properties: attributes: $ref: '#/components/schemas/PatchAttachmentRequestDataAttributes' id: + description: The unique identifier of the attachment. + example: 00000000-abcd-0002-0000-000000000000 type: string type: $ref: '#/components/schemas/IncidentAttachmentType' @@ -41776,15 +41753,21 @@ components: - type type: object PatchAttachmentRequestDataAttributes: + description: The attributes for updating an attachment. properties: attachment: $ref: '#/components/schemas/PatchAttachmentRequestDataAttributesAttachment' type: object PatchAttachmentRequestDataAttributesAttachment: + description: The updated attachment object. properties: documentUrl: + description: The updated URL for the attachment. + example: https://app.datadoghq.com/notebook/124/Postmortem-IR-124 type: string title: + description: The updated title for the attachment. + example: Postmortem-IR-124 type: string type: object PatchIncidentNotificationTemplateRequest: @@ -59178,17 +59161,6 @@ components: type: $ref: '#/components/schemas/UsersType' type: object - User140420082644000: - properties: - attributes: - $ref: '#/components/schemas/UserAttributes' - id: - type: string - type: - $ref: '#/components/schemas/UserType' - required: - - type - type: object UserAttributes: description: Attributes of user object returned by the API. properties: @@ -59639,15 +59611,6 @@ components: meta: $ref: '#/components/schemas/TeamsResponseMeta' type: object - UserType: - default: users - description: Users resource type. - enum: - - users - example: users - type: string - x-enum-varnames: - - USERS UserUpdateAttributes: description: Attributes of the edited user. properties: @@ -71758,12 +71721,7 @@ paths: operationId: DeleteIncidentAttachment parameters: - $ref: '#/components/parameters/IncidentIDPathParameter' - - description: The ID of the attachment. - in: path - name: attachment_id - required: true - schema: - example: 00000000-0000-0000-0000-000000000002 + - $ref: '#/components/parameters/AttachmentIDPathParameter' responses: '204': description: No Content @@ -71795,12 +71753,7 @@ paths: operationId: UpdateIncidentAttachment parameters: - $ref: '#/components/parameters/IncidentIDPathParameter' - - description: The ID of the attachment. - in: path - name: attachment_id - required: true - schema: - example: 00000000-0000-0000-0000-000000000002 + - $ref: '#/components/parameters/AttachmentIDPathParameter' - $ref: '#/components/parameters/AttachmentIncludeQueryParameter' requestBody: content: @@ -93412,6 +93365,11 @@ tags: name: Logs Archives - description: 'Custom Destinations forward all the logs ingested to an external destination. + + **Note**: Log forwarding is not available for the Government (US1-FED) site. Contact + your account representative for more information. + + See the [Custom Destinations Page](https://app.datadoghq.com/logs/pipelines/log-forwarding/custom-destinations) for a list of the custom destinations currently configured in web UI.' diff --git a/data/api/v2/translate_actions.json b/data/api/v2/translate_actions.json index f759c2267fa..11a656272c8 100644 --- a/data/api/v2/translate_actions.json +++ b/data/api/v2/translate_actions.json @@ -1195,7 +1195,7 @@ "description": "Create an incident attachment.", "summary": "Create incident attachment", "request_description": "", - "request_schema_description": "" + "request_schema_description": "Create request for an attachment." }, "DeleteIncidentAttachment": { "summary": "Delete incident attachment" @@ -1203,7 +1203,7 @@ "UpdateIncidentAttachment": { "summary": "Update incident attachment", "request_description": "", - "request_schema_description": "" + "request_schema_description": "Request to update an attachment." }, "ListIncidentImpacts": { "description": "Get all impacts for an incident.", diff --git a/data/api/v2/translate_tags.json b/data/api/v2/translate_tags.json index ea2404557db..1e1f9ccc797 100644 --- a/data/api/v2/translate_tags.json +++ b/data/api/v2/translate_tags.json @@ -177,7 +177,7 @@ }, "logs-custom-destinations": { "name": "Logs Custom Destinations", - "description": "Custom Destinations forward all the logs ingested to an external destination.\n\nSee the [Custom Destinations Page](https://app.datadoghq.com/logs/pipelines/log-forwarding/custom-destinations)\nfor a list of the custom destinations currently configured in web UI." + "description": "Custom Destinations forward all the logs ingested to an external destination.\n\n**Note**: Log forwarding is not available for the Government (US1-FED) site. Contact your account representative for more information.\n\nSee the [Custom Destinations Page](https://app.datadoghq.com/logs/pipelines/log-forwarding/custom-destinations)\nfor a list of the custom destinations currently configured in web UI." }, "logs-metrics": { "name": "Logs Metrics",