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"

is_follow_up
boolean

Filter to actions marked as being follow up actions

Example:

true

incident_mode
enum<string>

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

Available options:
real,
test,
tutorial
Example:

"real"

Response

200 - application/json

OK response.

actions
object[]
required
Example: