Get user settings by user id

This call gets all user settings of a specified user. The results can be filtered on a single key or multiple keys. To filter on multiple keys the keys have to be provided in the following way: 'key1,key2,key3'. This call can only be used by Elab admins

Path Params
int32
required
Query Params
string

Expand an ID field to an object

string

Sort by a specific field

string

Specify a viewID to customize the result

string

Specify viewColumns to extend the result

string

Filter by user settings keys

Headers
string
Defaults to Swagger
Responses
200

Successfully fetched user settings.

401

You do not have the permission to use this call

404

The provided user was not found.

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