Get Workflows
Get all workflows with the latest version for the organization.
Search semantics:
- If `search_key` is provided, its value is used as a unified search term for
`workflows.title`, `folders.title`, and workflow parameter metadata (key, description, and default_value for
`WorkflowParameterModel`).
- Falls back to deprecated `title` (title-only search) if `search_key` is not provided.
- Parameter metadata search excludes soft-deleted parameter rows across all parameter tables.
Headers
x-api-key
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Query parameters
page
page_size
only_saved_tasks
only_workflows
search_key
Unified search across workflow title, folder name, and parameter metadata (key, description, default_value).
titleDeprecated
Deprecated: use search_key instead.
folder_id
Filter workflows by folder ID
status
Allowed values:
template
Response
Successful Response
workflow_id
organization_id
title
workflow_permanent_id
version
is_saved_task
workflow_definition
created_at
modified_at
description
proxy_location
webhook_callback_url
totp_verification_url
totp_identifier
persist_browser_session
model
status
Allowed values:
max_screenshot_scrolls
extra_http_headers
run_with
ai_fallback
cache_key
run_sequentially
sequential_key
folder_id
import_error
deleted_at

