Get Notification Settings
GET /notification-settings
GET
/notification-settings
Retrieve the current user’s notification settings, tailored to their user type (e.g., HYG or DNT).
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”User’s notification settings
Array<object>
Response showing current notification settings for a specific event.
object
email
required
boolean
event
string
OFFICE_EVENT_OFFER_RECEIVED push
required
boolean
true text
required
boolean
trueBad Request: issue with request or data
object
error
string
some meaningful error messageUnauthorized: user is not authenticated
object
error
string
some meaningful error messageInternal Server Error: failed to retrieve settings
object
error
string
some meaningful error message