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 (1-500)

Returns: A list of dictionaries describing each conversation, ordered by most recent activity.

get/chats

Query parameters

limitinteger

Headers

authorizationstring

Response

Successful Response

object[] required

Changes