List Workflow Apps

Returns workflow apps available to the authenticated organization, including
each app's triggers and create actions from the currently published app version.

Every app also includes its branding and metadata: logo_url (the best single
logo to display), logo_urls (every stored size), brand_color, access_level,
the published version, and app_version_id / published_app_version_id (the
published version UUID required by input-options and step configuration).

Only published apps are returned. Unpublished versions, other organizations'
private apps, and operations marked as hidden are excluded. Credentials,
source code, and other internal configuration are never included.

Results are paginated (default limit 50, maximum 500; offset maximum
1_000_000) and include a filtered total.

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
integer
1 to 500
Defaults to 50

Maximum number of workflow apps to return

integer
0 to 1000000
Defaults to 0

Number of workflow apps to skip

string

Case-insensitive substring search on app name

string

Case-insensitive substring search on app description

Responses

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