Get workflows

Get a list of workflows. When organization_id is provided, returns
workflows scoped to that organization (caller must have Editor access).
When omitted, returns user-scoped workflows.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Optional organization node ID. When provided, the caller's access is verified via the direct authorizer. When omitted, returns user-scoped workflows created by the caller.

integer
Defaults to 20

Maximum number of workflows to return per page.

string

Pagination cursor returned from a previous request.

string

Case-insensitive substring search across workflow name, summary, and creator.

string
enum

Filter by workflow status. 'active' returns workflows with isActive=true, 'archived' returns workflows with isActive=false. When omitted, returns all workflows regardless of status.

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json