---
title: "Fetch n8n Bot"
method: GET
path: "/n8n/find/{instance}"
tags: ["n8n Controller"]
---

# Fetch n8n Bot

`GET /n8n/find/{instance}`

Fetches n8n bots.

## Path parameters

- `instance` string, required

## Response `200`

Successfully fetched sessions

- object
  - `message` string

## Changes

- **2025-05-15** (v2) `153363ee7f38` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/evolution-foundation/apis/openapi/changes/n8n/find/: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)
