Get user subscription topic
Returns a user's opt-in status and channel choices for one subscription topic, or the effective default if they have set no override.
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.
Response
Changes
Changed in 2 of the 55 revisions of this API.210
- ▲
the
topic/default_statusresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
topic/statusresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
added
PreferenceStatusto thetopic/default_statusresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
PreferenceStatusto thetopic/statusresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed the
OPTED_INenum value from thetopic/default_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
OPTED_INenum value from thetopic/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
OPTED_OUTenum value from thetopic/default_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
OPTED_OUTenum value from thetopic/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
REQUIREDenum value from thetopic/default_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
REQUIREDenum value from thetopic/statusresponse property for the response status200response-property-enum-value-removed
- ▲
- ○
api tag
User Preferencesaddedapi-tag-added
- ○
api tag
UsersPreferencesremovedapi-tag-removed
- ○