Tracecat home page
Search or ask...
TracecatHQ/tracecat
Join Discord
TracecatHQ/tracecat
Search...
Navigation
workflow-executions
Create Workflow Execution
Documentation
Cheatsheets
API Reference
Tracecat home page
Website
Get Live Help
Community
API Documentation
Overview
Reference
public
workspaces
workflows
triggers
workflow-executions
GET
List Workflow Executions
POST
Create Workflow Execution
GET
Get Workflow Execution
GET
List Workflow Execution Event History
POST
Cancel Workflow Execution
POST
Terminate Workflow Execution
actions
secrets
schedules
users
registry-repositories
registry-actions
auth
workflow-executions
Create Workflow Execution
Create and schedule a workflow execution.
POST
/
workflow-executions
Send
Authorization
fastapiusersauth
string
*
fastapiusersauth
Required
string
Query
workspace_id
string
*
workspace_id
Required
string
Body
object
*
workflow_id
string
*
workflow_id
Required
string
inputs
Option 1 · null
Option 1 · null
string
number
boolean
object
array
null
inputs
null
Authorizations
fastapiusersauth
string
cookie
required
Query Parameters
workspace_id
string
required
Body
application/json
workflow_id
string
required
inputs
any | null
Response
200 - application/json
message
string
required
wf_id
string
required
wf_exec_id
string
required
List Workflow Executions
Get Workflow Execution