Skip to main content
GET
/
websocket
/
find
/
{instance}
Find Websocket
curl --request GET \
  --url https://converso-whatsapp-api.p.rapidapi.com/websocket/find/{instance} \
  --header 'instanceCode: <api-key>' \
  --header 'x-rapidapi-key: <api-key>'
This response has no body data.

Authorizations

instanceCode
string
header
required

Your authorization key header

x-rapidapi-key
string
header
required

Your rapid api key

Path Parameters

instance
string
required

Name of the instance

Response

200 - undefined