/
CA
capy
/
Capy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 2d ago
Details
Filter operations
automations
6
folders
6
messages
5
projects
2
reviews
8
tasks
3
threads
7
get
List threads
post
Create thread
get
Get thread
patch
Rename thread
post
Archive thread
post
Unarchive thread
post
Regenerate thread title
usage
1
users
1
threads
List threads
get
/api/v1/threads
Query parameters
projectId
string
required
status
'active'
|
'waiting'
|
'pending_user'
|
'error'
|
'ready_for_review'
|
'idle'
limit
integer
cursor
string
Response
ThreadPage
ThreadPageEncoded
required
items
ThreadEncoded[]
required
cursor
string
nullable
required
Changes