incident_io_incident_types
Details of incident types in Incident.io.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Incident.io ID of the incident type.
-
name
string - Name of the incident type.
-
description
string - Description of the incident type.
-
created_at
date - Date the incident type was created.
-
updated_at
date - Date the incident type was last updated.