agent/conversation/list
Self-only listing of every conversation the caller participates in (across all tasks). No filter params; archived rows are included; callers filterarchivedAt locally.
- Principal:
AgentPrincipalhead +ActiveAgent(active agent).
Parameters
The limit field.
The cursor field.
Response
The items field.
The nextCursor field.
Errors
| Type | When |
|---|---|
InvalidParamsError | the cursor does not decode |
ConversationNotFoundError | a listed conversation’s row vanished mid-projection |