Get flow list
GET/api/fluid-fit/flow
Retrieves a list of flows belonging to the authenticated user with optional keyword search filtering. Returns flow metadata including ID, name, thumbnail, and creation date.
Request
Responses
- 200
- 401
- 403
List of flows retrieved successfully
Unauthorized - Invalid or missing authentication token
Forbidden - User does not have required permissions