List Topics
Lists the authenticated user’s topic-scoped notification preferences, plus user-agnostic platform defaults. Each filter matches preferences scoped to its value or not narrowed on that dimension. Per-experience levels are listed separately, by GET /users/me/preferences/notifications/experiences.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
"2026-07-27"
Query Parameters
Only return preferences for this delivery channel (or not narrowed to a channel).
in_app, mobile Only return preferences scoped to this account's member notifications (biz_ tag).
Only return preferences scoped to this account's team notifications (biz_ tag).
Only return preferences scoped to this experience (exp_ tag).
Only return preferences scoped to this notification topic (topic_ tag).
The number of preferences to return.
A cursor; returns preferences after this position.

