Tracecat home page
Search or ask...
Join Discord
TracecatHQ/tracecat
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
Get Workflow Execution Compact
POST
Cancel Workflow Execution
POST
Terminate Workflow Execution
actions
secrets
schedules
tags
users
organization
editor
registry-repositories
registry-actions
settings
organization-secrets
auth
workflow-executions
Create Workflow Execution
Create and schedule a workflow execution.
POST
/
workflow-executions
Try it
Authorizations
APIKeyCookie
APIKeyHeader
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_exec_id
string
required
wf_id
string
required
List Workflow Executions
Get Workflow Execution