List Notification Topics
Lists the platform’s visible notification topics — the categories users can set notification preferences on. App-created topics are internal and not returned.
Authorizations
An Account API key, an App API key, an account access token, an account-scoped user token, or a user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************. See Auth & API keys for how to get each one.
Headers
Pins the request to a dated API version.
"2026-09-25"
Query Parameters
Only return topics of this scope: user (member notifications) or account_team (team notifications).
user, account_team Number of results to return from the start of the range.
x <= 100Return results after this cursor. Use page_info.end_cursor from the previous response to fetch the next page.

