latestOpenAPI 3.1.02026-08-223321,1001.6 MB
2134ebffd1ef
workers
List Worker Events
get/worker/{worker_id}/events
Path parameters
worker_idstring required
Query parameters
limitinteger
Number of events per page
Number of events per page
before_occurred_atstring date-time nullable
Cursor timestamp
Cursor timestamp
before_source'resident_agent_event' | 'transcript_summary_events' | 'chatbot_messages'
Feed-layer discriminator for which table a feed row came from.
This is a feed concept, distinct from the cursor-stream source protocol: the feed renders persisted rows (including non-streamable chatbot_messages), it does not tail cursor streams. These values are the canonical vocabulary bound into worker_feed_dao._FEED_QUERY.
Cursor source
before_idstring nullable
Cursor tie-break id
Cursor tie-break id
searchstring nullable
Case-insensitive substring search over chat message text
Case-insensitive substring search over chat message text
Response
Successful Response