List Workflows
Flows
List Workflows
List all workflows accessible to the authenticated organization.
Returns workflows owned by the organization associated with the API key or user token.
- limit: Maximum number of workflows to return (1-100, default: 50)
- offset: Number of workflows to skip for pagination (default: 0)
GET
List Workflows
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
Optional case-insensitive search on workflow name/description
Required range:
1 <= x <= 100Required range:
x >= 0