v1

latestOpenAPI 3.1.02026-08-04151221521.2 KB
Events

List Events

List events for a specific task and agent.

Optionally filter for events after a specific sequence ID. Results are ordered by sequence_id.

get/events

Query parameters

last_processed_event_idstring nullable

Optional event ID to get events after this ID

Optional event ID to get events after this ID

limitinteger nullable

Optional limit on number of results

Optional limit on number of results

task_idstring required

The task ID

The task ID

agent_idstring required

The agent ID

The agent ID

Response

Successful Response

agent_idstring required

The UUID of the agent that the event belongs to

created_atstring date-time nullable

The timestamp of the event

idstring required

The UUID of the event

sequence_idinteger required

The sequence ID of the event

streamCapabilitiesstring[] nullable

Server-advertised stream lifecycle capabilities for this event

task_idstring required

The UUID of the task that the event belongs to