v46

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

Fetch n8n Bot

Fetches n8n bots.

get/n8n/find/{instance}

Path parameters

instancestring required

Name of the instance

Response

Successfully fetched sessions

messagestring

Example response

{
  "message": "OK"
}