Skip to main content

List user screen settings

GET 

/settings/screens/:id_user

Returns the list (collection) of a user's settings for all configurable screens in the system, at least those that have the configurable field settings. User settings are the settings that apply to a specific user for a specific screen.

Request

Responses

A successful response from a paged collection; see the results array in the response for the list of results for this page. Additional pages may be available and can be fetched using the @nextLink URL.

Note that the examples given may include keys (fields) that may not always be present in the response, depending on the fields requested in the $keys parameter, the user's permissions, and other system settings.