incident_io_incident_custom_field_values
Details of custom field values associated with incidents in Incident.io.
-
id
Primary key - Unique identifier for the row.
-
incident_id
Foreign key - ID of the incident.
-
custom_field_id
Foreign key - ID of the custom field.
-
value
string - Value of the custom field.