Process Session Campaign Events
The campaign's raw event stream — what the organism timeline and the role seats render. Same relay as the detail route above; without it a process-bound conversation's sessionFetch('/api/campaign/<sid>/events') 404s and the SPA reads that as "core predates the events route".
get/api/processes/{process_id}/campaign/{session_id}/events
Path parameters
process_idstring required
session_idstring required
Headers
authorizationstring nullable
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.