Realtime events
Realtime events are for awareness and refresh triggers, not large data transfer.
Event shape
Section titled “Event shape”{ "type": "frame.submission.status_changed", "tenant_id": "uuid", "submission_id": "uuid", "agent_id": "uuid", "channel_id": "uuid", "status": "needs_review", "occurred_at": "2026-05-21T10:00:00Z"}Event names
Section titled “Event names”frame.submission.createdframe.submission.status_changedframe.media.status_changedframe.approval.changedframe.promotedframe.rejectedapi_key.usedapi_key.revoked
The UI fetches the full row after receiving an event.