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 follow-ups related to this incident

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

incident_mode
enum<string>

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

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

"standard"

assignee_team_id
string

Filter follow-ups that are assigned to the given team

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

Response

200 - application/json

OK response.

follow_ups
object[]
required
Example: