User Preferences
Get user's preferences
Fetch all user preferences.
GET
Get user's preferences
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique identifier associated with the user whose preferences you wish to retrieve.
Query Parameters
Query the preferences of a user for this specific tenant context.
Response
200
application/json
The response is of type object
.
Get user's preferences