v1

latestOpenAPI 3.0.42026-08-045381279.6 KB
Cases

Fetch case timeline

Returns the full event timeline for the case along with the current engagement phase.

Response shape:

  • items — chronological list of timeline events
  • currentEngagementPhase — current phase of the active engagement: "Pre-legal", "Legal", or "Enforcement". Null when no active engagement exists.
get/cases/{id}/timeline

Path parameters

idstring uuid required

Response

Timeline returned

currentEngagementPhasestring nullable

The current engagement phase of the case, sourced from CaseEngagement.CurrentPhase. Possible values: "Pre-legal", "Legal", "Enforcement". Null when no active engagement exists (e.g. case not yet assigned to a partner).