Get a user setting by user ID

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
int32
required
Headers
string
Defaults to Swagger
Responses
200

Successfully fetched user setting.

401

You do not have the permission to use this call

404

The provided user setting was not found.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!