Interaction Events
Canvas Interaction Event
See Canvas interactions, webhooks, and history for recording interactions and fetching history.Outbound: Tavus delivers a recorded Magic Canvas interaction to your conversation
Outbound: Tavus delivers a recorded Magic Canvas interaction to your conversation callback_url.
Configure Magic Canvas on the PAL first - see Magic Canvas overview. Full interaction rules: Canvas interactions.
canvas for Magic Canvas webhook events.
Example:
"canvas"
canvas.interaction.
Example:
"canvas.interaction"
The unique identifier for the conversation.
Example:
"c123456"
ISO-8601 timestamp with a Z suffix (UTC).
Example:
"2026-06-09T21:14:03.498Z"
A recorded Canvas interaction. Returned by List Canvas Interactions and delivered in the properties object of a canvas.interaction webhook.

