Get user preference

This API enables you to get all the subscriptions topics (with sections) defined in your workspace along with the opted-in/opted-out preference of a particular user.

Path parameters

WSIDstringRequired

Enter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.

versionenumRequired

Specify the version for which you would like to manage the user profile.

Allowed values:

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

distinct_idstringRequired

Enter the distinct ID that you currently use to identify the user.

event_listenumOptionalDefaults to false

Set this value to ‘true’ to receive list of notification events attached to each subscription topic.

Allowed values:

Response

This endpoint returns an object.
metaobject
resultobject

Errors