ContributionsMost RecentMost LikesSolutionsRetention policy events/logs Hi, When I go trough the /events content I wonder what the retention policy for this data is? Is this documented somewhere? Re: Include debug events to the /events API endpoint and the swagger UI also has a dropdown and you were referring to that whilst I though you were referring to the legacy UI dropdown .. ok please close, problem solved 👍 Re: Include debug events to the /events API endpoint my feature request is UNRELATED to the UI. My feature request is to see debug events when doing: curl -X GET --header 'Accept: application/json' --header 'Authorization: Bearer abcdefghijklmnopqrstuvwxyz' 'https://api.alertsite.com/api/v3/events' Re: Enhanced monitor permissions to be more specific ... I found the following page https://support.smartbear.com/alertsite/docs/account/user-roles.html but that's not what I'm looking for. There's a functionality which allows a subset of users to have access to a monitor ... I'm looking at some documentation and/or references towards that. Enhanced monitor permissions Hi, Where can I find any documentation about the "Enhanced (monitor) permissions" ? I can find a small reference here: https://support.smartbear.com/alertsite/docs/api/v3/monitors/monitor-object.html#common ... Any resources which explains the concept? Tnx! Re: Include debug events to the /events API endpoint Hi Dennis, Thanks for your reply. - When I use the legacy web interface I can find the events. - When I query the /events endpoint directly using the swagger utility or via CURL I cannot. Include debug events to the /events API endpoint Using the legacy UI (Alertsite 1.0) we can list events via Account -> Manage Account -> Events and select event type "_Debug events" to have detailed insight into any configuration changes happening. When querying the /events API endpoint (https://api.alertsite.com/swag/#!/events/getEvents) I'm unable to get the same type of events. It would be useful to have access to this data via the /events API endpoint to ingest that data and integrate it in an auditing workflow on our side.