Skip to main content

List chats

GET 

/v1/spaces/:space_id/chats

Retrieves a paginated list of chat objects in the given space. Chat objects are containers for chat messages; use the returned chat IDs with the GetChatMessages endpoint to fetch their messages. Supports dynamic filtering via query parameters (see ListObjects for the full filter grammar).

Request​

Responses​

The list of chats in the specified space