List workflowsAsk AIget https://darwin.v7labs.com/api/v2/teams/{team_slug}/workflowsReturns list of workflows.Path Paramsteam_slugstringrequiredTeam's sluggified nameQuery Paramsname_containsstringAllows filtering workflows by name. Any name containing provided value is returned.include_thumbnailsbooleanDefaults to trueSet to 'false' if you need the response to exclude thumbnail URLs for faster response times.truefalseResponses 200WorkflowsV2.Workflow.IndexResponse 401Common.APIError 404Common.APIError 422Unprocessible EntityCallbackUpdated 7 months ago