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
Example response
{
"message": "OK"
}