Returns the options and preferences for notifications.
The name of the target tenant (e.g. acme).
The id fo the user whose notification settings must be retreived. Use 'me' for the current logged in user.
Successful operation.
User notification settings.
Delivery channels through which notifications can be sent.
Whether notifications are delivered via email.
Whether notifications are delivered via push notification.
If true, notifications apply to all locations and the locationIds list is ignored.
If true, notifications apply to all topics and the topics list is ignored.
Severity levels for which notifications are enabled.
Whether informational-severity notifications are enabled.
Whether warning-severity notifications are enabled.
Whether critical-severity notifications are enabled.
List of topics the subscription is limited to. Ignored when allTopics is true.
A topic name.
List of location identifiers the subscription is limited to. Ignored when allLocations is true.
A unique location identifier.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.