Get user settings
GET
/user/settingThis endpoint retrieves the settings of the authenticated user.
Request
None
Request samples
Responses
User settings retrieved successfully(200)
Validation Error(400)
Unauthorized(401)
Internal Server Error(500)
User settings retrieved successfully
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 5 months ago