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
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
Pins the request to a dated API version.
"2026-08-13"
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.

