Get Postmortems by team
GET {{baseUrl}}/incidents/postmortem?fromDate=2021-12-01T10:30:14.52Z&owner_id=<string>&toDate=2022-03-01T10:30:14.52Z
- This endpoint is used to get the postmorterms by team.
- Requires
access_token
as aBearer {{token}}
in theAuthorization
header.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fromDate | string | Provide date in RFC3339 format | |
owner_id | string | Here owner_id represents team_id | |
toDate | string | Provide date in RFC3339 format |
RESPONSES
status: OK
{"data":[{"id":"62171585f685fedb94812987","organization_id":"60cb200bc9de4a0008d2fc41","incident_id":"62138dd6f2be9800078279eb","postmortem":"# Postmortem Template\n\n### Summary\n| Incident Summary | | | |\n|--------------------|---|-----------------------|---|\n| Incident Number | | Incident Severity | |\n| Postmortem Date | | War-room Required | |\n| SRE Lead | | Developer Lead | |\n| Incident Mgmt Lead | | Chaos Eng Preventable | |\n| Postmortem Lead | | Recording | |\n\n### Postmortem Attendees\n| Name | Role | In attendence |\n|------|------|---------------|\n| | | |\n| | | |\n| | | |\n\n### Incident Timing\n| Start Time | | Incident Detected By(User-reported/ Ad-hoc monitoring/ Alerting system) | |\n|-----------------|-------|-------------------------------------------------------------------------|------|\n| Detection Time | | Time to Detect (TTD) | |\n| Mitigation Time | | Time to Mitigate (TTM) | |\n| Resolution Time | | Time to Resolve (TTR) | |\n\n### Incident Timeline\n| Date/Time | Who/What | Action/ Impact |\n|-----------|----------|----------------|\n| | | |\n| | | |\n| | | |\n\n### Impact\n\n#### End User Impact\n\n#### Infrastructure Impact\n\n#### Productivity Impact\n\n### What caused the incident?\n\n#### Trigger(s)\n\n#### Process Breakdown(s)\n\n#### Root Cause(s)\n\n### Mitigation \u0026 Resolution\n\n### Open Questions\n| Person | Question/ Answer |\n|-------------------|------------------|\n| Q (who): A (who): | |\n| Q (who): A (who): | |\n| Q (who): A (who): | |\n\n### Lessons Learnt\n\n#### What went well\n\n#### What went badly\n\n#### Where did we get lucky\n\n### Action Items \u0026 Followups\n| Action Item | Type (Mitigate/ Prevent/ Process/ Other) | Who | Priority | Bug # | Due Date |\n|-------------|------------------------------------------|-----|----------|-------|----------|\n| | | | | | |\n| | | | | | |\n| | | | | | |\n\n### Supporting Documents","follow_ups":[],"created_at":"2022-02-24T05:20:05.336Z","owner":{"id":"6129ac15518568defa92794b","type":"team"},"access_control":[],"attachments":null,"incident":{"message":"test calls","time_of_creation":"2022-02-21T13:04:22.919Z"}},{"id":"621717f51db3553d5b25212e","organization_id":"60cb200bc9de4a0008d2fc41","incident_id":"62138d910df92000071637c3","postmortem":"# Postmortem Template\n\n### Summary\n| Incident Summary | | | |\n|--------------------|---|-----------------------|---|\n| Incident Number | | Incident Severity | |\n| Postmortem Date | | War-room Required | |\n| SRE Lead | | Developer Lead | |\n| Incident Mgmt Lead | | Chaos Eng Preventable | |\n| Postmortem Lead | | Recording | |\n\n### Postmortem Attendees\n| Name | Role | In attendence |\n|------|------|---------------|\n| | | |\n| | | |\n| | | |\n\n### Incident Timing\n| Start Time | | Incident Detected By(User-reported/ Ad-hoc monitoring/ Alerting system) | |\n|-----------------|-------|-------------------------------------------------------------------------|------|\n| Detection Time | | Time to Detect (TTD) | |\n| Mitigation Time | | Time to Mitigate (TTM) | |\n| Resolution Time | | Time to Resolve (TTR) | |\n\n### Incident Timeline\n| Date/Time | Who/What | Action/ Impact |\n|-----------|----------|----------------|\n| | | |\n| | | |\n| | | |\n\n### Impact\n\n#### End User Impact\n\n#### Infrastructure Impact\n\n#### Productivity Impact\n\n### What caused the incident?\n\n#### Trigger(s)\n\n#### Process Breakdown(s)\n\n#### Root Cause(s)\n\n### Mitigation \u0026 Resolution\n\n### Open Questions\n| Person | Question/ Answer |\n|-------------------|------------------|\n| Q (who): A (who): | |\n| Q (who): A (who): | |\n| Q (who): A (who): | |\n\n### Lessons Learnt\n\n#### What went well\n\n#### What went badly\n\n#### Where did we get lucky\n\n### Action Items \u0026 Followups\n| Action Item | Type (Mitigate/ Prevent/ Process/ Other) | Who | Priority | Bug # | Due Date |\n|-------------|------------------------------------------|-----|----------|-------|----------|\n| | | | | | |\n| | | | | | |\n| | | | | | |\n\n### Supporting Documents","follow_ups":[],"created_at":"2022-02-24T05:30:29.702Z","owner":{"id":"6129ac15518568defa92794b","type":"team"},"access_control":[],"attachments":null,"incident":{"message":"test phone call","time_of_creation":"2022-02-21T13:03:13.423Z"}}]}