Threads
Threads represent the conversations of your kapa instances.
📄️ List Threads
Retrieve a paginated list of threads for a project. Each thread contains its question-answer pairs. Use the `include` parameter to opt in to nested data such as feedback, tags, and end user information. Supports cursor-based pagination and incremental sync via the `updated_since` filter.
📄️ Retrieve a thread
Retrieve details about a thread.