/
GE
getanana
/
Cleon API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 4h ago
Details
Filter operations
admin-tenants
6
Agent Knowledge Bases
6
agent-integrations
13
Assets
6
auth
3
automations
5
bluejay-recordings
2
bluejay-webhooks
1
booking-attempt-capture
3
booking-attribution
3
booking-concierge
7
booking-confirm
4
booking-outcome
2
booking-proposals
4
bookings
5
box
5
businesses
10
call-reviews
3
calls
6
campaigns
17
campaigns-public
2
Chat Agent Knowledge Bases
6
chat-ai
34
cloudflare
4
commission-rules
4
composio
7
Content AI
1
Content Management
57
content-docs-analytics
1
Conversation Tags
16
custom-metrics
15
dashboards
32
documents
7
email
15
email_identities
8
email-booking-outcome
1
email-thread-reviews
3
fde
9
feature_flags
5
flywheel
25
geo-bot-tracking
1
geo-free-checker
5
geo-monitoring
65
google_ads
5
google_analytics
5
google_search_console
4
hubspot-metadata
6
hubspot-webhooks
3
Human Agents
4
integrations
8
integrations-catalog
1
Knowledge Bases
13
leads_admin
3
lists
11
livekit-internal
5
livekit-phone-admin
6
livekit-webhooks
1
log-ownership
3
logs
25
mcp
3
Menus
23
metrics
4
notes
6
notifications
4
outbound
9
phone_import_admin
1
phone_numbers_admin
3
phone-assignment
4
platform_integration_admin
4
playbooks
13
posthog
5
practice-better
4
provider-profiles-admin
5
public_builder
8
public-docs
21
Report Agent Knowledge Bases
6
report-ai
56
Routing Destinations
4
Routing Environment
7
search
1
sms_config_admin
3
source-tracker-admin
16
source-tracker-public
8
speak-to-chat
1
Tag Analytics
1
Tag Definitions
5
team
7
tenant-integration-tools
2
tenants
3
tenants_internal
7
Text Agent Knowledge Bases
6
text-ai
39
text-widget-public
15
Tool Parameters
1
Tool Sync (Admin)
2
travel-passport-admin
4
travel-passport-public
3
tripadvisor
5
unified-transcript
1
users_admin
1
voice_agent_assistants
9
voice_agent_groups
11
voice_agents
12
voice_agents_admin
1
voice_agents_public
1
voice-agent-metrics
4
voice-platform
1
web-calls
1
website
9
wordpress
9
workflow-configs
14
get
List Workflow Configs
post
Create Workflow Config
get
List Workflow Executions
get
Get Workflow Execution
get
Get Workflow Config
delete
Delete Workflow Config
patch
Update Workflow Config
get
List Workflow Configs For Agent
get
List Outbound Call Configs
post
Create Outbound Call Config
get
Get Outbound Call Config
delete
Delete Outbound Call Config
patch
Update Outbound Call Config
post
Test Workflow Config
get
Metrics
get
Health
get
Db Health
post
Transcribe Widget Spoken Audio
workflow-configs
List Workflow Configs
List all workflow configurations.
get
/api/v1/workflow-configs/
Response
Successful Response
VoiceCallWorkflowConfigReadEnriched[]
required
id
string
uuid
required
intent_name
string
required
intent_description
string
nullable
parameters
WorkflowParameter[]
voice_agent_id
string
uuid
required
tenant_id
string
uuid
required
outbound_configs
WorkflowOutboundCallConfigRead[]
Changes