Incident Participants
API endpoints for incident participants
The incident participant object
The role they took in the incident
Available options:
observer, collaborator, responder Example:
"observer"
Example:
{
"email": "lisa@incident.io",
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"name": "Lisa Karlin Curtis",
"role": "owner",
"slack_user_id": "U02AYNF2XJM"
}