curl --request GET \
--url https://{server-url}/evoai/find/{instance} \
--header 'apikey: <api-key>'{
"message": "OK"
}Fetches EvoAI bots.
curl --request GET \
--url https://{server-url}/evoai/find/{instance} \
--header 'apikey: <api-key>'{
"message": "OK"
}