Skip to main content
GET
Get push notification setting.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

level
enum<string>
required
Available options:
user,
channel,
community
channelId
string
Required string length: 1 - 900
communityId
string
Required string length: 1 - 900

Response

Notification Setting Information

isPushNotifiable
boolean

on/off notification

isUserEnabled
boolean

enable/disable notification from user level(for community level)

notifiableEvents
object[]