/
VX
vxcontrol
/
PentAGI Swagger API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
MIT
2026-07-17
93
106
379.6 KB
Tasks
Retrieve flow task by id
get
/flows/{flowID}/tasks/{taskID}
Path parameters
flowID
integer
required
flow id
taskID
integer
required
task id
Response
flow task received successful
object
required
data
object
status
string
Example response
{ "status": "success" }