Get Notification Settings

Get Notification Settings

Get configured notification settings.

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/orgNotificationSettings
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns NotificationSettings of type(s) application/json;version=39.0
{
    "certificateLibraryNotificationSettings": {
        "notifyExpired": false,
        "notifyDayOf": false,
        "notifyDayBefore": false,
        "notifyWeekBefore": false,
        "notifyThirtyDaysBefore": false,
        "notifyNinetyDaysBefore": false
    }
}
certificateLibraryNotificationSettings
Optional

Frequency settings to configure when notifications are sent related to a certificate library entity expiring.