curl --request GET \
--url https://{server-url}/n8n/find/{instance} \
--header 'apikey: <api-key>'{
"message": "OK"
}Fetches n8n bots.
curl --request GET \
--url https://{server-url}/n8n/find/{instance} \
--header 'apikey: <api-key>'{
"message": "OK"
}Documentation Index
Fetch the complete documentation index at: https://doc.evolution-api.com/llms.txt
Use this file to discover all available pages before exploring further.