Skip to main content
GET
Retrieves an incident

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
required

Resource UUID

Query Parameters

include
enum<string>

comma separated if needed. eg: sub_statuses,causes,subscribers

Available options:
sub_statuses,
causes,
subscribers,
roles,
slack_messages,
environments,
incident_types,
services,
functionalities,
groups,
events,
action_items,
custom_field_selections,
feedbacks,
incident_post_mortem,
alerts

Response

incident found by slug

data
object
required
included
object[]