List workflows
Returns all active workflows for your organization. Use the workflow ID
when creating a session to run a specific workflow instead of the
organization's default.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Key-Inflection
Response key casing. Defaults to snake.
Allowed values:
Query parameters
include_inactive
Include deactivated workflows in results.
Response
A list of workflows.
data
Errors
401
Unauthorized Error