Authorization: ********************curl --location --request GET '/notifications/settings' \
--header 'Authorization: Bearer <token>'{
"notifyOnFollow": true,
"notifyOnLike": true,
"notifyOnRepost": true,
"notifyOnComment": true,
"notifyOnDM": true
}