Retrieves a list email notification events.
List of email notification events retrieved.
Unauthorized access. Invalid credentials used.
Access forbidden.
[- {
- "eventType": "account-password-reset-requested",
- "count": 0,
- "notifications": [
- {
- "labels": [
- "string"
], - "title": "string"
}
], - "_links": [
- {
- "href": "string",
- "rel": "self"
}
]
}
]