latestSwagger 2.02026-08-102194011.3 MB
602fc25ddd76
Audit logs
PostmortemTemplateCreatedV2 Audit logs
This entry is created whenever a postmortem template is created
get/x-audit-logs/postmortem_template.created.2
Response
OK response.
Example response
{
"action": "postmortem_template.created",
"actor": {
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"metadata": {
"user_base_role_slug": "admin",
"user_custom_role_slugs": "engineering,security"
},
"name": "John Doe",
"type": "user"
},
"context": {
"location": "1.2.3.4",
"user_agent": "Chrome/91.0.4472.114"
},
"occurred_at": "2021-08-17T13:28:57.801578Z",
"targets": [
{
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"name": "Root cause analysis (RCA)",
"type": "postmortem_template"
}
],
"version": 2
}