---
title: "Recupera as sessões ativas do bot Flowise"
method: GET
path: "/flowise/find/:flowiseId/{instance}"
tags: ["Dify Controller"]
---

# Recupera as sessões ativas do bot Flowise

`GET /flowise/find/:flowiseId/{instance}`

Fetch bots flowise

## Path parameters

- `instance` string, required
- `flowiseId` string, required

## Response `200`

Sessões recuperadas com sucesso.

- object
  - `sessions` string

## Changes

- **2024-11-22** (v2) `7b2bf6b6875d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/evolution-foundation/apis/openapi/changes/flowise/find/:flowiseId/:instance/get.md)

---

[API](https://skmtc.dev/evolution-foundation/apis/openapi.md) · [All operations](https://skmtc.dev/evolution-foundation/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evolution-foundation/openapi/revisions/153363ee7f38/schema)
