List workflows for the authenticated user with optional search and filtering.
Features:
Authentication: Required. Returns only workflows owned by the authenticated user.
Common Use Cases:
API key must be prefixed with "Key ", e.g. Authorization: Key YOUR_API_KEY
Maximum number of items to return.
x >= 150
Pagination cursor from previous response.
"Mg=="
Search by workflow name or title
"image generation"
Filter by model endpoint IDs used in the workflow.
["fal-ai/flux/dev"]