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.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) | |
Accept | string |
RESPONSES
status: OK
{"auto_accept":"\u003cboolean\u003e"}