View default channel invitation preference

GET {{baseUrl}}/v3/applications/default_channel_invitation_preference

View default channel invitation preference

Retrieves the default channel invitation preference of an application.

Note: Using the view channel invitation preference action, you can retrieve the value of a specific user's channel invitation preference, which can be set individually by user.

https://sendbird.com/docs/chat/v3/platform-api/guides/application#2-view-default-channel-invitation-preference

HEADERS

KeyDatatypeRequiredDescription
Api-Tokenstring(Required)
Acceptstring

RESPONSES

status: OK

{"auto_accept":"\u003cboolean\u003e"}