Follow-ups
API endpoints for follow-ups
Manage incident follow-ups.
Incidents can have follow-ups associated with them, which track work that should be done
after an incident (e.g. improving some documentation, or upgrading a dependency). They can
also be exported to external issue trackers.
You can manage follow-ups in the incident Slack channel with
/incident follow-ups, or on
the incident homepage.
The follow-up object
When the follow-up was created
Example:
"2021-08-17T13:28:57.801578Z"
Example:
Unique identifier for the follow-up
Example:
"01FCNDV6P870EA6S7TK1DSYDG0"
Unique identifier of the incident the follow-up belongs to
Example:
"01FCNDV6P870EA6S7TK1DSYDG0"
Labels associated with this follow-up
Example:
Status of the follow-up
Available options:
outstanding, completed, deleted, not_doing Example:
"outstanding"
Title of the follow-up
Example:
"Cat is stuck in the tree"
When the follow-up was last updated
Example:
"2021-08-17T13:28:57.801578Z"
Example:
Example:
When the follow-up was completed
Example:
"2021-08-17T13:28:57.801578Z"
Description of the follow-up
Example:
"Call the fire brigade"
Example:
Example: