GlobalPreferences
Subscriber's global (all-workflow) notification preferences.
Usage profiles
| Usage | Fields and validation |
|---|---|
| In responses | View fields |
In responses
API JSON uses JSON field names (camelCase).
| Field | Type | Presence | Meaning |
|---|---|---|---|
enabled | boolean | Optional | Master switch — false disables all non-critical notifications. |
channels | ChannelToggles | Optional | Channel switches recorded for these subscriber preferences. |
Where used
| Reference | Relationship |
|---|---|
| Get notification preferences | POST /api/v1/notifications/get-preferences |
| Get the caller's subscriber profile | POST /api/v1/notifications/manage/get-subscriber |
Download the public reference contract.
Document: DOC-API-MODEL-global-preferences.