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