Get
Retrieve notification policy associated with this entity user
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
entityId
Entity ID or Entity ForeignID
userId
User ID or User ForeignID
notificationType
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
Errors
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
409
Conflict
500
Internal Server Error
501
Unimplemented
