GET /api/v2/notification-preferences
Returns the notification opt-ins for the authenticated user. Each opt-in pairs a notificationType with a delivery channel.
Request
curl
Parameters
None. Preferences are scoped to the authenticated user.Response
Always-on operational types (for example
source.action_required and source.action_resolved) do not appear in optIns — they are delivered in-app and by email regardless of opt-in. See the notifications guide for the full list.
Errors
401 UNAUTHORIZED— missing or invalid API key.
Related
Account tasks
All account operations
Update notification preferences
Replace your opt-ins
Account overview
Concepts and hierarchy