Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required

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

topic_id
string
required

A unique identifier associated with a subscription topic.

Query Parameters

tenant_id
string | null

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

Response

topic
UsersTopicPreference · object
required