Skip to main content

List connectable apps

POST 

/api/v1/integrations/pipedream/list-apps

Lists the apps a user can connect, newest catalog first unless you sort. Use this to build an app picker.

Narrow the list with q (free-text search over app names) and category_ids, and order it with sort_key / sort_direction. featured_weight is Pipedream's own prominence score — sorting by it descending is a reasonable default for a picker.

This is public catalog data. It does not tell you what the caller has already connected; use list-accounts for that.

Request

Responses

A page of apps