/
B3
b3os
/
B3OS Workflow API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 1d ago
Details
Filter operations
Action
4
actions
1
activity
1
agent-runs
7
AI
1
app-gateway
1
contracts
1
CU
6
executions
3
faucet
1
incentive
2
integrations
2
onboarding
3
organizations
4
Outbound Webhook
4
realtime
1
Run
1
runs
3
Search
2
seo
5
sessions
3
tags
2
templates
1
triggers
1
user
5
wallets
8
Webhook Events
1
workflow
1
workflow-templates
3
workflows
4
WorkflowVariables
7
get
Variable writes for a run
get
List workflow variables
put
Create or update workflow variable definition
delete
Delete workflow variable
get
Workflow variable write history
post
Reset workflow variable to default
post
Manually set workflow variable value
get
/v1/actions/{type}
get
/v1/ai/pulse
get
/v1/ai/workflow/chat/debug
put
/v1/ai/workflow/chat/debug
get
/v1/ai/workflow/chat/history
post
/v1/ai/workflow/chat/messages
get
/v1/ai/workflow/chat/preflight
get
/v1/ai/workflow/chat/sessions
get
/v1/ai/workflow/chat/snapshot
post
/v1/ai/workflow/chat/stream
post
/v1/ai/workflow/chat/usage
get
/v1/api-keys
post
/v1/api-keys
get
/v1/api-keys/requests
get
/v1/api-keys/{id}
delete
/v1/api-keys/{id}
get
/v1/app-gateway/{appId}/runs/{runId}
post
/v1/app-gateway/{appId}/runs/{runId}/resume
post
/v1/app-gateway/{appId}/workflows/{workflowId}/run
get
/v1/app-gateway/{appId}/workflows/{workflowId}/runs
get
/v1/block-cursors
get
/v1/connector-types
get
/v1/connector-types/{type}
get
/v1/connectors
post
/v1/connectors
get
/v1/connectors/{id}
put
/v1/connectors/{id}
delete
/v1/connectors/{id}
get
/v1/connectors/{id}/discord-server
post
/v1/contract
post
/v1/contract/chat/stream
get
/v1/contract/session/{sessionId}
get
/v1/contract/{id}
put
/v1/contract/{id}
delete
/v1/contract/{id}
post
/v1/contract/{id}/audit
post
/v1/contract/{id}/deploy/approve
get
/v1/contract/{id}/download
post
/v1/contract/{id}/fix
post
/v1/contract/{id}/plan/approve
post
/v1/contract/{id}/test
get
/v1/contract/{id}/verification-status
get
/v1/contracts
post
/v1/contracts/{id}/verify
get
/v1/execution-webhooks
post
/v1/execution-webhooks
get
/v1/execution-webhooks/deliveries
get
/v1/execution-webhooks/deliveries/{id}
post
/v1/execution-webhooks/deliveries/{id}/replay
post
/v1/execution-webhooks/deliveries/{id}/retry
get
/v1/execution-webhooks/{id}
post
/v1/execution-webhooks/{id}/disable
post
/v1/execution-webhooks/{id}/enable
post
/v1/execution-webhooks/{id}/regenerate-secret
get
/v1/executions
post
/v1/executions
get
/v1/executions/stats
get
/v1/executions/{id}
get
/v1/executions/{id}/events
post
/v1/integrations/slack/events
post
/v1/integrations/slack/interactivity
post
/v1/integrations/telegram-b3os-bot
post
/v1/internal/anyspend/order-completed
post
/v1/internal/credits/deposit
post
/v1/internal/subscription/cancel
get
/v1/invites
get
/v1/logic-actions
get
/v1/mcp-connectors
get
/v1/mcp/servers
get
/v1/mcp/{serverId}/oauth-url
get
/v1/metrics/failure-rate
get
/v1/metrics/recent-activity
get
/v1/metrics/runs-timeseries
get
/v1/metrics/summary
get
/v1/metrics/top-errors
get
/v1/organizations
get
/v1/organizations/{orgId}/caddie-memory
delete
/v1/organizations/{orgId}/caddie-memory
put
/v1/organizations/{orgId}/caddie-memory/org-settings
put
/v1/organizations/{orgId}/caddie-memory/settings
put
/v1/organizations/{orgId}/caddie-memory/{scope}/{key}
delete
/v1/organizations/{orgId}/caddie-memory/{scope}/{key}
post
/v1/organizations/{orgId}/database/query
get
/v1/organizations/{orgId}/database/tables
get
/v1/organizations/{orgId}/database/tables/{tableName}
get
/v1/organizations/{orgId}/deep-agents
put
/v1/organizations/{orgId}/deep-agents
get
/v1/organizations/{orgId}/plan-options
get
/v1/organizations/{orgId}/stripe/billing-details
post
/v1/organizations/{orgId}/stripe/checkout-sessions
delete
/v1/organizations/{orgId}/stripe/payment-methods/{pmId}
post
/v1/organizations/{orgId}/stripe/setup-intents
post
/v1/organizations/{orgId}/stripe/subscriptions/downgrade
get
Preview pro-rated upgrade pricing
post
/v1/organizations/{orgId}/stripe/subscriptions/reactivate
post
/v1/organizations/{orgId}/stripe/subscriptions/upgrade
post
/v1/orgs/{orgId}/integrations/coinbase
post
/v1/orgs/{orgId}/integrations/farcaster
post
/v1/orgs/{orgId}/integrations/pipedream
post
/v1/orgs/{orgId}/integrations/shopify
WorkflowVariables
List workflow variables
get
/v1/workflows/{workflowId}/variables
Path parameters
workflowId
string
required
Workflow ID
Response
OK
ListWorkflowVariablesResponse
required
items
VariableValueWithMeta[]
Changes