Tracecat home page
Search or ask...
TracecatHQ/tracecat
Join Discord
TracecatHQ/tracecat
Search...
Navigation
actions
List Actions
Documentation
Cheatsheets
API Reference
Tracecat home page
Website
Get Live Help
Community
API Documentation
Overview
Reference
public
workspaces
workflows
triggers
workflow-executions
actions
GET
List Actions
POST
Create Action
GET
Get Action
POST
Update Action
DEL
Delete Action
secrets
schedules
users
registry-repositories
registry-actions
auth
actions
List Actions
List all actions for a workflow.
GET
/
actions
Send
Authorization
fastapiusersauth
string
*
fastapiusersauth
Required
string
Query
workflow_id
string
*
workflow_id
Required
string
workspace_id
string
*
workspace_id
Required
string
Authorizations
fastapiusersauth
string
cookie
required
Query Parameters
workflow_id
string
required
workspace_id
string
required
Response
200 - application/json
id
string
required
workflow_id
string
required
type
string
required
title
string
required
description
string
required
status
string
required
key
string
required
Terminate Workflow Execution
Create Action