Перейти к основному содержимому

Get a specific user preference

GET 

/users/:user_id/preferences/:category/name/:preference_name

Gets a single preference for the current user with the given category and name.

Permissions

Must be logged in as the user being updated or have the edit_other_users permission.

Request

Responses

A single preference for the current user in the current categorylist of all of the current user's preferences in the given category.