Skip to main content
GET
/
chat
/
findChats
/
{instance}
Find Chats
curl --request GET \
  --url https://api.zapkey.io/chat/findChats/{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

ID of the instance to connect

Response

200 - undefined