/
CA
capy
/
Capy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 3d ago
Details
Filter operations
automations
6
folders
6
messages
5
projects
2
reviews
8
tasks
3
get
List tasks
get
Get task
get
List task messages
threads
7
usage
1
users
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
archived
boolean
required
usage
UsageTotals
required
createdAt
string
required
updatedAt
string
required
lastActivityAt
string
nullable
required
Changes