get
https://api.accelevents.com/rest/event//user/notificationPreference
This API is used to get user notification preference detail by user id and event id. It will return data like id, notificationPreference, userId, etc.
To call this API, the user has to pass query param with API URL like eventUrl and authentication key to authenticate the user.