API Reference
List Chat Conversations
List chat conversations available to the current user.
Args: auth: Authentication context containing user and app identifiers. limit: Maximum number of conversations to return.
Returns: A list of dictionaries describing each conversation, ordered by most recent activity.
GET
Headers
Query Parameters
Required range:
1 <= x <= 500
Response
200
application/json
Successful Response
The response is of type object[]
.