Skip to main content
GET
List Events

Query Parameters

last_processed_event_id
string | null

Optional event ID to get events after this ID

limit
integer | null

Optional limit on number of results

Required range: 1 <= x <= 1000
task_id
string
required

The task ID to filter events by

agent_id
string
required

The agent ID to filter events by

Response

Successful Response

id
string
required

The UUID of the event

sequence_id
integer
required

The sequence ID of the event

task_id
string
required

The UUID of the task that the event belongs to

agent_id
string
required

The UUID of the agent that the event belongs to

created_at
string<date-time> | null

The timestamp of the event

content
TextContent · object

The content of the event