/
AU
automagik-dev
/
Automagik Forge API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14m ago · Updated 3w ago
View markdown
automagik-dev
Automagik Forge API
get
Get task attempt by ID
v1
latest
OpenAPI 3.0.3
MIT
2026-07-17
32
11
26.8 KB
Auth
3
Config
2
Core
3
Events
2
Forge
2
Images
2
Processes
2
Projects
5
Task Attempts
5
get
List task attempts
post
Create a new task attempt
get
Get task attempt by ID
post
Send follow-up instruction to running task
post
Stop running task attempt
Tasks
6
Task Attempts
Get task attempt by ID
get
/api/task-attempts/{id}
Path parameters
id
string
uuid
required
Task Attempt UUID
Response
Task attempt details
object
required
success
boolean
required
data
object
nullable
error_data
object
nullable
message
string
nullable