Skip to main content
GET
/
evolutionBot
/
fetchSessions
/
:evolutionBotId
/
{instance}
Find EvoBot session
curl --request GET \
  --url https://{server-url}/evolutionBot/fetchSessions/:evolutionBotId/{instance} \
  --header 'apikey: <api-key>'
This response has no body data.

Authorizations

apikey
string
header
required

Your authorization key header

Path Parameters

instance
string
required

Name of the instance

evolutionBotId
string
required

ID of the evo bot

Response

200 - undefined