cURL
Workflows
Get Workflow
Fetch full configuration for one workflow version by settings_uuid: feature toggles, thresholds, allowed documents, graph, retry policy, callbacks, and pricing.
GET
cURL
Authorizations
Path Parameters
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 — many fields are optional and only present when the corresponding feature is enabled.