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

# Find n8n Bot

`GET /n8n/find/:n8nId/{instance}`

Update n8n bot.

## Path parameters

- `instance` string, required
- `n8nId` 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/:n8nId/: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)
