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.

Authentication

AuthorizationBearer
Enter your API Key. If you don't have it already, you can create one from the API Keys page within your Fyno account

Path parameters

WSIDstringRequired
Enter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.
versionstringRequired
Specify the version for which you would like to manage the user profile.

Query parameters

distinct_idstringRequired
Enter the distinct ID that you currently use to identify the user.
event_listbooleanOptionalDefaults to false
Set this value to 'true' to receive list of notification events attached to each subscription topic.

Response

Preference fetched successfully
metaobject
resultobject

Errors

400
Bad Request Error
401
Unauthorized Error