Sentry Discover API

Hi –

I’ve started to use Sentry’s Discover feature to query reported events. Super useful. Although the user interface is easy to use, I’ve been searching for a way to execute queries using an API. Looking through the Sentry documentation, there does not appear to be any public way to do this. I did dig into the XHR calls that the Sentry app uses to make queries but clearly they are not meant for public use (e.g. https://sentry.io/api/0/organizations/:org/discover/query/). Perhaps I’m over doing this and there is a way to perform queries via some other means. If not, does Sentry plan on adding public API calls to do queries? The motivation for this is to do daily automatic reporting for specific queries that we’ve made.

-Mike

1 Like

Hi!

I’m also interested on public usage of the Discover API. This will be very helpful to integrate data in automated reports.

Thanks,

Tiago.