JavaScript
User Preferences
Get user subscription topic
GET /users//preferences/ fetches a specific user’s notification preferences for a single subscription topic.
GET
JavaScript
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.
A unique identifier associated with a subscription topic.
Query Parameters
Query the preferences of a user for this specific tenant context.