Get
Retrieve notification policy associated with this entity user
Path parameters
entityId
Entity ID or Entity ForeignID
userId
User ID or User ForeignID
notificationType
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
disabled
True if the selected notification type is disabled for this user
digest
True if the selected notification type is sent as a digest.
immediate
True if the selected notification type is sent immediately.
type