API ReferenceConversations
Authorization
bearerAuth AuthorizationBearer <token>
appSecret or sessionToken
In: header
Query Parameters
status?string
Filter by status (active, resolved, handed_off, abandoned)
all?string
Set to "true" for cross-app listing
Response Body
application/json
curl -X GET "https://your-convex-deployment.convex.site/api/conversations"{}Edit on GitHub
Last updated on