get
https://{targetURL}/api/v1/users/settings
This call gets all current user settings. The results can be filtered on a single key or multiple keys. To filter on multiple keys the keys have to be provided in the following way: 'key1,key2,key3'.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successfully fetched current user setting.
400The provided keys are invalid.
401You do not have permission to view user settings.
404No settings were found.