v16

latestOpenAPI 3.1.1raw.githubusercontent.com2026-08-0124102197.4 KB
V3 Workflows

Retrieve a workflow

Returns one workflow definition by id. Unknown or inaccessible workflow ids return 403 rather than 404 to avoid leaking cross-workspace resource existence.

get/api/v3/workflows/{workflowId}

Path parameters

workflowIdstring cuid2 required

Workflow identifier.

Response

Workflow retrieved successfully