Skip to content

Get Notification Settings

GET
/notification-settings

Retrieve the current user’s notification settings, tailored to their user type (e.g., HYG or DNT).

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
true

Bad Request: issue with request or data

object
error
string
some meaningful error message

Unauthorized: user is not authenticated

object
error
string
some meaningful error message

Internal Server Error: failed to retrieve settings

object
error
string
some meaningful error message