cURL
curl --request GET \ --url https://apimgmt.cometchat.io/apps/{appId}/settings \ --header 'key: <key>' \ --header 'secret: <secret>'
{ "data": { "core.conversations.updateOnGroupActions": true, "core.conversations.updateOnReplies": true, "core.threads.updateOnMessageActions": false, "core.conversations.updateOnCallActivity": true, "core.conversations.updateOnMessageActions": true, "core.conversations.updateOnCustomMessage": true, "core.notifications.push.accessible": true, "core.notifications.push.enabled": true, "core.notifications.push.advanced.enabled": true, "core.notifications.push.advanced.included": [ "preferences", "templates", "providers.multiple" ] } }
Lists settings of an app.
Documentation IndexFetch the complete documentation index at: https://cometchat-22654f5b-docs-v6-beta2-flutter-uikit.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-v6-beta2-flutter-uikit.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorization Key
Authorization Secret
AppID in which the extension has to be enabled/disabled
List Settings
Show child attributes
Was this page helpful?