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"
}

Changes