List how each notification type is delivered in this tenant
GET/notifications/delivery-settings
Returns every notification type the tenant configures, whether it is enabled, and the channels the configuration routes it to. Read-only: which notifications are sent, and over which channels, is an administrator's decision, and a recipient turns push off for the app in their operating system rather than here. The channels are read the way the send path reads the configuration, so a type routed away from the first-party system reports in-app only, and no type reports email while the tenant has notification email switched off. A listed channel is still not a promise of arrival: see the channels field. Answers the org-wide configuration; an organizational-unit override is not reflected, because a recipient can belong to several units and the answer is one list.
Responses
- 200
- 401
- 403
- 429
How each notification type is delivered
Unauthorized
Forbidden - request denied by authorization, or blocked by the API firewall
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Delay in seconds a client must wait before retrying the request