GET /userservice/api/users/{userId}/settings/{settingId}

As of Version

product version 2021 Summer | component version 

Request MethodGET
Response FormatJSON
Description

Retrieves the set of settings specified by settingId that is stored for the user specified by userId.

Response HTTP status codes:

HTTP Status CodeDescription
200OK
204No content found with the specified contentId
401Unauthorized
403Forbidden