Represents a Postmortem in the system.
id
str
✔️
N/A
organization_id
incident_id
postmortem
follow_ups
List[models.V3IncidentsPostmortemsPostmortemFollowUp]
created_at
title
status
models.V3IncidentsPostmortemsPostmortemStatus
Represents the status of a postmortem.
owner
models.CommonV3RBACOwner
Represents the RBAC owner of an entity.
access_control
List[models.CommonV3RBACEntityPermission]
attachments
List[str]
➖
incident
Optional[models.V3IncidentsPostmortemsPostmortemResponseIncident]
Last updated 8 days ago