Skip to main content

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 TypeDescriptionWhen to Use
reportInitial incident reportWhen first documenting an incident
investigationInvestigation activitiesInterviews, evidence gathering, fact-finding
meetingMeetings with stakeholdersParent conferences, student meetings, committee meetings
interventionDisciplinary actionsWarnings, suspensions, behavioral contracts
follow_upProgress checksMonitoring student behavior, checking compliance
resolutionCase resolutionFinal decision, closure of case
noteGeneral documentationAny other relevant documentation

Timeline Best Practices

Permissions

Event endpoints require one of the following permissions:
  • write:convivencia - For creating and managing events
  • write:due_process - For due process management
  • read:all - For viewing events (read-only)
  • write:all - Full access to all operations

Build docs developers (and LLMs) love