incident_io_incident_roles
Details of roles associated with incidents in Incident.io.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Incident.io ID of the role.
-
name
string - Name of the role.
-
role_type
string - Type of the role.
-
created_at
date - Date the role was created.
-
updated_at
date - Date the role was last updated.