Templates
Number of flow templates per page returned. Default is 10.
Number of the page to be returned. Default is 1.
Filter results by flow status. Published = 1. Draft = 0
Filter by user. Works for admin or users with same tenant.
Sort the result by one property. Supported: createdAt, updatedAt and name. Prefix field name with - for reversed sort order (DESC) i.e. sort=-updatedAt. Default sorting is by id ASC
Search flows by a word or a phrase contained in the template description OR in the template name (case-insensitive). Behavior is similar to operator LIKE in SQL but case insensitive.
Returns templates that have any of the supplied tags. Pass as comma-separated values. Untagged templates are always returned.
premium,devA list of flow templates.
A list of flow templates.
Last updated