Skip to content

Get commander state trace

GET
/api/v1/incidents/{incident_id}/commander

Returns the CTOIncidentCommander state machine trace for an incident.

Authorizations

Parameters

Path Parameters

incident_id
required
string

Responses

200

Successful Response

Response for commander state endpoint.

object
attempts
integer
diagnosis
object
key
additional properties
any
escalation
Any of:
object
key
additional properties
any
final_state
string
""
incident_id
string
""
retrospective_id
Any of:
string
runbook_attempts
Array<object>
object
key
additional properties
any
states_visited
Array<string>
verified
boolean

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string