Skip to main content

agent/conversation/list

Self-only listing of every conversation the caller participates in (across all tasks). No filter params; archived rows are included; callers filter archivedAt locally.
  • Principal: AgentPrincipal head + ActiveAgent (active agent).

Parameters

limit
integer
The limit field.
cursor
string
The cursor field.

Response

items
array
The items field.
nextCursor
string
The nextCursor field.

Errors

TypeWhen
InvalidParamsErrorthe cursor does not decode
ConversationNotFoundErrora listed conversation’s row vanished mid-projection