Skip to main content
GET
Opal emits a variety of events throughout the user session to indicate progress, completion, errors, and important milestones. Events are stored in real-time and can be used to update your UI, trigger additional actions, or perform analytics.
Events are on a per-token basis. You must pass in the token that you want to retrieve events for. Token expiration does not affect event availability.

All Events

Please see Opal Events for a list of all events and when they are typically emitted.