Skip to main content

List Threads

GET 

/query/v1/projects/:project_id/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.

Request

Responses