List flow templates with filtering, sorting, and pagination.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ANTLR filter expression
Page size
1 <= x <= 500Sort expression (e.g. created_at:desc)
Field projection (e.g. id,name)
Relation embedding. Available values: created_by_user. Use a comma-separated list to request multiple embeds.
Pagination cursor query
Backward pagination flag