/
CA
capy
/
Capy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2d ago
Details
Filter operations
automations
6
get
List automations
post
Create automation
post
Enable automation
post
Disable automation
post
Delete automation
post
Restore automation
folders
6
get
List
get
Threads
post
File
delete
Unfile
post
Pin
post
Unpin
messages
5
get
List thread messages
post
Send message
post
Interrupt thread
post
Cancel queued message
post
Send queued message now
projects
2
get
List projects
get
Get project
reviews
8
get
Get review settings
put
Configure review settings
get
Get review billing transfer
post
Offer review billing transfer
post
Accept review billing transfer
post
Cancel review billing transfer
post
Decline review billing transfer
post
Start review
tasks
3
get
List tasks
get
Get task
get
List task messages
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
get
Get usage report
users
1
get
List organization users
automations
List automations
get
/api/v1/automations
Query parameters
projectId
string
limit
integer
cursor
string
Response
AutomationPage
AutomationPageEncoded
required
items
AutomationEncoded[]
required
cursor
string
nullable
required
Changes