Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

Path Parameters

settings_uuid
string<uuid>
required

Per-version UUID of the workflow (the uuid value returned by the list endpoint). Each version of a workflow has its own settings_uuid.

Response

Full workflow configuration. The shape is the raw VerificationSettings serialization (~190 fields: every feature toggle, threshold, warning action, allowed-documents config, the workflow_graph, retry policy, callbacks and pricing). The example below is abbreviated. Notes: features is a " + "-joined string (e.g. "OCR + LIVENESS"), prices are JSON numbers, and is_editable is true only for draft versions.