Skip to main content
A workflow decides how requests are routed inside a workspace. Workflows are read-only over the API. Reading needs models:read.
There is no workflows:read scope. Workflow access is granted by models:read.
Workflows are authored in the console. POST and DELETE on these endpoints return 403.

List workflows

string
Limit results to one workspace.
string
Match workflows whose name contains this value.
The list omits the workflow graph. Fetch a single workflow to get it.

Get a workflow

object
The workflow graph. Returned by this endpoint only.