Get user's preferences

GET

Fetch all user preferences.

Path parameters

user_idstringRequired

A unique identifier associated with the user whose preferences you wish to retrieve.

Query parameters

tenant_idstringOptional

Query the preferences of a user for this specific tenant context.

Response

This endpoint returns an object.
itemslist of objects

The Preferences associated with the user_id.

pagingobjectDeprecated

Deprecated - Paging not implemented on this endpoint