Skip to main content
GET
List
🔑 Requires the actions.view scope.

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Query Parameters

incident_id
string

Find actions related to this incident

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

incident_mode
enum<string>

Filter to actions from incidents of the given mode. If not set, only actions from standard and retrospective incidents are returned

Available options:
standard,
retrospective,
test,
tutorial,
stream
Example:

"standard"

Response

200 - application/json

OK response.

actions
object[]
required
Example: