v46

latestOpenAPI 3.0.3raw.githubusercontent.com2025-05-151340367.2 KB
n8n Controller

Find n8n Bot

Update n8n bot.

get/n8n/find/:n8nId/{instance}

Path parameters

instancestring required

Name of the instance

n8nIdstring required

ID of the n8n bot

Response

Successfully fetched sessions

messagestring

Example response

{
  "message": "OK"
}