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-VersiondateOptional

API version date string (e.g. 2026-02-01). If omitted, the version pinned to your API key is used.

Key-InflectionenumOptionalDefaults to snake

Response key casing. Defaults to snake.

Allowed values:

Query parameters

include_inactivebooleanOptionalDefaults to false
Include deactivated workflows in results.

Response

A list of workflows.
datalist of objects

Errors

401
Unauthorized Error