Sentry icon

Sentry

Error monitoring platform for issues, events, releases, projects, stack traces, and application health.

Tracks application error monitoring around issues, events, projects, releases, stack traces, and issue status changes.

Example Use Cases

These are the Sentry actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Access project information

Retrieves detailed information for a Sentry project, given its existing organization and project ID or slug.

Add organization member via email

Invites a new member (or re-invites an existing non-accepted member) to a Sentry organization via email, allowing specification of organization and team roles.

Bulk mutate an organization's issues

Bulk mutate various attributes on issues within an organization. Use when you need to update status, priority, assignment, or other attributes for multiple issues at once. Maximum of 1000 issues can be mutated, with a 100 issue limit per request.

Bulk remove an organization's issues

Permanently removes issues from an organization. If IDs are provided, queries and filtering are ignored. Maximum of 1000 issues can be removed at once.

Create an alert for an organization

Creates a workflow alert for a Sentry organization using the New Monitors and Alerts system. Use when you need to set up automated alerting for issues based on trigger conditions and filters. Note: This endpoint is currently in beta and may change.

Create release for organization

Creates a new Sentry release for an existing organization, associating it with specified projects that must belong to that organization.

Delete organization member

Permanently removes a member from a Sentry organization, revoking their access to that organization and all its associated projects.

Fetch a monitor

Fetches detailed information for a specific monitor (detector) within an organization. Use when you need to retrieve monitor configuration, status, or settings. This endpoint is currently in beta and is supported by New Monitors and Alerts.

Fetch alerts

Retrieves a list of alerts (workflows) for a Sentry organization. Use to get alert configurations, statuses, and trigger details. ⚠️ Note: This endpoint is currently in beta and may be subject to change. It is supported by New Monitors and Alerts and may not be viewable in the UI today.

Fetch an alert

Retrieves detailed information for a specific alert workflow. Use when you need to get alert configuration, triggers, action filters, or monitoring status. This endpoint is currently in beta and supported by New Monitors and Alerts.