get
https://{targetURL}/api/v1/users/settings/
Returns a single setting by its numeric userSettingID from the current user's own settings. Admins managing settings on behalf of another user should use the {userID}/settings/{userSettingsID} variant instead.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successfully fetched current user setting.
401You do not have permission to view user settings.
404The provided user setting was not found.