View channel invitation preference
GET {{baseUrl}}/v3/users/:user_id/channel_invitation_preference
View channel invitation preference
Retrieves channel invitation preference for a user's private group channels.
Note: Using the view default channel invitation preference action, you can retrieve the value of channel invitation preference which is globally applied to all users within the application.
https://sendbird.com/docs/chat/v3/platform-api/guides/user#2-view-channel-invitation-preference
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) | |
Accept | string |
RESPONSES
status: OK
{"auto_accept":"\u003cboolean\u003e"}