Skip to main content
  • Method: listWorkflows
  • Scope: run:read
  • Transports: HTTP RPC, WebSocket RPC
  • Request: { filter?: { hasUi?: boolean } }
  • Response: GatewayWorkflowSummary[]
Errors are versioned as v1 and include InvalidRequest, Unauthorized, Forbidden, and Internal. Each summary includes key, hasUi, and uiPath. readableName and description are included when the workflow exposes them.