Skip to main content
GET
/
typebot
/
fetchSessions
/
:typebotId
/
{instance}
Find session typebot
curl --request GET \
  --url https://{server-url}/typebot/fetchSessions/:typebotId/{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

typebotId
string
required

ID of the typebot

Response

200 - undefined