/
CA
capy
/
Capy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 3d ago
Details
Filter operations
messages
5
get
List thread messages
post
Send message
post
Interrupt thread
post
Cancel queued message
post
Send queued message now
reviews
8
tasks
3
threads
7
usage
1
messages
List thread messages
get
/api/v1/threads/{threadId}/messages
Path parameters
threadId
string
required
Query parameters
after
string
limit
integer
Response
MessagePage
MessagePage
required
items
Message[]
required
cursor
string
nullable
required
Changes