get
https://{targetURL}/api/v1/users//settings/
Returns a single setting by its numeric userSettingsID from another user's account. Use this when administering another user's settings — a user reading their own setting should use GET /settings/{userSettingID} instead.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successfully fetched user setting.
401You do not have the permission to use this call
404The provided user setting was not found.