/
CA
capy
/
Capy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 2d ago
Details
Filter operations
messages
5
reviews
8
tasks
3
get
List tasks
get
Get task
get
List task messages
threads
7
usage
1
tasks
Get task
get
/api/v1/tasks/{taskId}
Path parameters
taskId
string
required
Response
Task
Task
required
id
string
required
threadId
string
required
parentId
string
required
taskPath
string
required
projectId
string
nullable
required
title
string
nullable
required
status
'working'
|
'waiting'
|
'idle'
|
'done'
|
'failed'
required
usage
UsageTotals
required
createdAt
string
required
updatedAt
string
required
lastActivityAt
string
nullable
required
Changes