chat

List all chat sessions for the authenticated user within a specific team and project.

get/chat/sessions

Query parameters

team_idstring uuid required

Team ID to filter chat sessions

project_idstring uuid

Project ID to filter chat sessions

limitinteger nullable

Maximum number of sessions to return (default: 50)

Response

Chat sessions retrieved successfully

Changes