This entry is created whenever someone is granted access to a private incident. If they have the ‘manage private incidents’ permission, then it’ll appear that the system has given them access to the incident.
Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
API key from your incident.io dashboard (Settings → API keys)
OK response.
The type of log entry that this is
"private_incident_membership.granted"
{
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"metadata": {
"user_base_role_slug": "admin",
"user_custom_role_slugs": "engineering,security"
},
"name": "John Doe",
"type": "user"
}
{
"location": "1.2.3.4",
"user_agent": "Chrome/91.0.4472.114"
}
When the entry occurred
"2021-08-17T13:28:57.801578Z"
The custom field that was created
[
{
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"name": "Bob the builder",
"type": "user"
},
{
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"name": "#INC-123 The website is slow",
"type": "incident"
}
]
Which version the event is
1