get https://localhost:8080/api/user/settings
Returns the settings object of the logged in user
Log in to see full request history
Responses
Returns the settings object of the logged in user
xxxxxxxxxx
curl --request GET \
--url https://localhost:8080/api/user/settings \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: