Skip to main content
GET
/
chat
/
fetchPrivacySettings
/
{instance}
Fetch Privacy Settings
curl --request GET \
  --url https://{server-url}/chat/fetchPrivacySettings/{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

Response

200 - undefined