Search for public recipes

Searches for public recipes and returns a list. Returns an empty list when no matching connectors are found.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

applicationsstringOptional

Comma-separated connector identifiers (for example: salesforce, service_now). Resulting recipes should use at least one of the given connectors.

termstringOptional
Search term.
boost_ownedstringOptionalDefaults to false

If true, returned results give priority to recipes in your account.

pageintegerOptional
Page number of the public recipes to fetch. Defaults to 0.
per_pageintegerOptional
Number of public recipes to return in a single page. Defaults to 20. Max is 20.

Response

Success reply
itemslist of objects

Errors