v30

latestOpenAPI 3.0.3raw.githubusercontent.com2026-02-16162228.3 KB
Conversations

List conversations

get/agents/{agentId}/conversations

Path parameters

agentIdstring required

The unique identifier of the agent

Query parameters

limitinteger
cursorstring
userIdentifierstring

Filter by user identifier

userContextobject

Arbitrary userContext filters, encoded as a deep object. Example: GET /conversations?userContext[userId]=42&userContext[orgId]=12

Response

Page of conversations

nextCursorstring
All 16 operations