Integrate Sentry to manage your error tracking and monitoring.
Retrieves detailed information for a sentry project, given its existing organization and project id or slug.
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.
Creates a new sentry release for an existing organization, associating it with specified projects that must belong to that organization.
Permanently removes a member from a sentry organization, revoking their access to that organization and all its associated projects.
Retrieves a sentry organization by its id or slug; use the `detailed` parameter to optionally exclude project and team details for a more concise response.
Retrieves detailed information, including optional health data and statistics, for a specific release version within a sentry organization.