Add Case Event
Add a new event to a discipline case timeline. Events document the progression of a case through investigation, meetings, interventions, and resolutions.Path Parameters
Request Body
Response
List Case Events
Retrieve all events for a specific discipline case, ordered chronologically by event date.Path Parameters
Event Types Reference
Use these standard event types for consistency:| Event Type | Description | When to Use |
|---|---|---|
report | Initial incident report | When first documenting an incident |
investigation | Investigation activities | Interviews, evidence gathering, fact-finding |
meeting | Meetings with stakeholders | Parent conferences, student meetings, committee meetings |
intervention | Disciplinary actions | Warnings, suspensions, behavioral contracts |
follow_up | Progress checks | Monitoring student behavior, checking compliance |
resolution | Case resolution | Final decision, closure of case |
note | General documentation | Any other relevant documentation |
Timeline Best Practices
Permissions
Event endpoints require one of the following permissions:write:convivencia- For creating and managing eventswrite:due_process- For due process managementread:all- For viewing events (read-only)write:all- Full access to all operations