I successfully implemented Sentry in my Angular Application.
Is there a method to retrieve logs from Sentry and transfer them to a custom endpoint?
I aim to integrate the Sentry Dashboard with my backend (developed using Java Springboot).
Appreciate the assistance!