Post-Incident Review
Post-incident review reports with timeline, analysis, and action items. (Enterprise)
- GET
/api/v1/pirList post-incident reviews - POST
/api/v1/pirCreate a post-incident review (admin) - GET
/api/v1/pir/{id}Get a post-incident review - PUT
/api/v1/pir/{id}Update a post-incident review - POST
/api/v1/pir/{id}/action-itemsAdd an action item to a PIR - PUT
/api/v1/pir/{id}/action-items/{item_id}Update an action item status - GET
/api/v1/pir/{id}/exportExport a PIR as PDF or Markdown