Date filter
Filter events by day (same pattern as Tasks and Workflows lists). The chosen date is stored in session storage so it persists while you navigate the project. When the date filter is active:- The API returns pages of 20 items
- Previous / Next control pagination (disabled on first/last page)
Reading a row
Command rows often show the Bridge command name (e.g. dispatch, file operations). Status rows may show
status=... from the payload.
Task messages
Message rows show the author (agent, user, system, delivery) and body text. Tap or click to open task detail when taskId is present.