List Workflow Step Types

Returns a flat catalog of every selectable workflow step option available to
the authenticated organization: published app creates, searches, and triggers,
plus built-in actions, triggers, and flow controls.

Each option includes input schemas and a create-ready step_template with the
keys needed to create a draft step later (via incremental step create). Dynamic
dropdown values are not included — use the workflow-apps input-options endpoint.

Access matches the workflow-apps catalog: org-owned and global published apps
only; hidden / unpublished operations are excluded.

Optional workflow_id and parent_step_id filter options to those valid at
that graph position (org-scoped; unknown IDs return 404).

OAuth callers require the workflows:read scope (and matching workspace
permission). API key callers are authorized by organization membership.

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

Case-insensitive substring search across name and description

integer
1 to 500
Defaults to 50

Maximum number of options to return

integer
0 to 1000000
Defaults to 0

Number of options to skip

string
enum

Filter by option source

Allowed:
string
enum

Filter by placement category

Allowed:
uuid

Restrict to operations from one app

string
enum

Restrict to one app action bucket

Allowed:
uuid

When set (optionally with parent_step_id), only return options valid at that graph position

uuid

Parent step for contextual placement filtering (requires workflow_id)

Responses

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