Beyond-Bot.ai Logo+sentry Logo

Beyond-Bot.ai + sentry

Integrate Sentry to manage your error tracking and monitoring.

What You Can Do with this Integration

Automate Data Entry

Automatically sync new contacts or deals from Beyond-Bot.ai to sentry.

Enrich Customer Profiles

Use Beyond-Bot.ai to find and add new information to your records in sentry.

Trigger Workflows

Start automated workflows in sentry based on conversations with your virtual expert.

Available Actions

Here are the specific actions your virtual expert can perform within sentry.

Sentry Access Project Information

Retrieves detailed information for a sentry project, given its existing organization and project id or slug.

Sentry 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.

Sentry Create Release For Organization

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

Sentry Delete Organization Member

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

Sentry Get Organization By Id Or Slug

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.

Sentry Get Organization Release Version

Retrieves detailed information, including optional health data and statistics, for a specific release version within a sentry organization.

Sentry Retrieve Project Issues List

Retrieves a list of issues for a sentry project, defaulting to unresolved issues unless an empty `query` string is provided or specific `hashes` are used.

Sentry Retrieve Team Info Via Organization Id Or Slug

Retrieves detailed information for an existing sentry team within its organization, optionally expanding related data (e.g., projects) or collapsing sections (e.g., organization details).

Sentry Update Project Details

Updates a sentry project's settings (e.g., name, slug, platform, bookmark status); `isbookmarked` can be updated with `project:read` permission, other fields typically require `project:write` or `project:admin` permissions.

Sentry Update Project Issue Status And Details

Bulk update attributes of issues in a sentry project, targeting issues by a list of ids or by a query status (which implies updating all matching issues if ids are omitted).

Sentry Add Remove User Email By Id

Adds or removes a secondary email for an existing sentry user, determined by whether the email already exists for that user.

Sentry Add Team Member In Organization

Adds an existing member of an organization to one of its teams; the member must already belong to the organization, and the team must also belong to that organization.

Sentry Add Team To Project

Grants a sentry team access to a sentry project within the specified sentry organization.

Sentry Create Dashboard With Widgets

Creates a sentry dashboard with widgets for an organization; `organization id or slug` and specified `project` ids must be valid, and `start`/`end` datetimes (if absolute range) must form a logical iso 8601 range.

Sentry Create External User For Organization

Links a sentry user to an external identity provider's user within a sentry organization; the sentry user must be an organization member, an active integration for the provider must be configured, and `external id` is typically required for the external user.

Sentry Create Organization Alert Rule

Creates a sentry metric alert rule for an organization, mandating a 'critical' trigger, typically for a single project, where actions may require sentry integrations.

Sentry Create Organization Monitor

Creates a new monitor (type 'cron job') within a sentry organization to track scheduled tasks, allowing configuration of its name, slug (which must be unique if provided), status, owner, and muting preferences for incidents.

Sentry Create Organization Team

Creates a new team in a sentry organization, requiring either a 'slug' (preferred, as 'name' is deprecated) or 'name' to define the team.

Sentry Create Project Key With Optional Rate Limiting

Creates a new client key (dsn) for an existing sentry project, with optional custom rate limit configuration.

Sentry Create Project Rule For Alerts

Creates a sentry project alert rule by defining conditions, actions, and optional filters using specific json structures (detailed in parameter descriptions) to automate responses to event patterns for an existing organization and project.

Sentry Create Project Webhook Subscription

Registers a new webhook subscription for a sentry project to send http post notifications to a specified url for given events, provided the project has the 'servicehooks' feature enabled.

Sentry Create Release Deploy For Org

Creates a new deploy record in sentry to track the introduction of a release version into a specific environment.

Sentry Create Scim Group For Organization

Creates a new sentry team (scim group) within an organization where scim is enabled; a url-friendly slug is auto-generated from the `displayname` (e.g., 'my team' becomes 'my-team' by lowercasing and replacing spaces with dashes), and the team starts with no members.

Sentry Create Sentry External Issue Link

Links an existing sentry issue to an issue in an external service, or updates an existing link, requiring a configured sentry app installation `uuid`.

Sentry Create Team Project For Organization

Creates a new sentry project for an existing organization and team, allowing configuration of its name, slug, platform, and default alert rules.

Sentry Create User For Saml Integration

Creates a new sentry organization member via a scim request for saml integration; this action does not support setting secondary emails.

Sentry Delete Dsyms For Project

Permanently removes a specific debug information file (dif), used for symbolicating crash reports, from the specified sentry project and organization.

Sentry Delete External Issue By Uuid

Unlinks an external issue (e.g., from jira/github), identified by `external issue id`, from the sentry app installation specified by `uuid`.

Sentry Delete External Team By Id

Unlinks a previously established external team from a sentry team; this action does not delete either the sentry team or the external team.

Sentry Delete External User From Organization

Deletes the link between an external user (e.g., from an sso provider) and a sentry user within the specified sentry organization.

Sentry Delete Member From Team

Removes an organization member from a sentry team, revoking their team-specific permissions, provided the member is currently part of that team.

Sentry Delete Organization Alert Rule

Deletes a specific metric alert rule within a sentry organization.

Sentry Delete Organization Dashboard

Deletes a custom dashboard or tombstones (marks as deleted) a pre-built dashboard within a sentry organization.

Sentry Delete Organization Discover Query

Permanently removes a specific saved discover query (a configuration for exploring event data) from a sentry organization.

Sentry Delete Organization Integration

Permanently deletes a specific integration previously installed for the sentry organization.

Sentry Delete Organization Issue

Permanently deletes a specific sentry issue, identified by its id, from an organization; this operation is irreversible and idempotent.

Sentry Delete Organization Monitor

Deletes a sentry cron monitor or, if `environment` is specified, only specific environments within that monitor.

Sentry Delete Organization Release

Permanently and irreversibly removes a sentry release, including all its associated files, identified by its version from the specified organization.

Sentry Delete Org Notification Action

Deletes a specific spike protection notification action for a sentry organization, where `action id` must be a valid action associated with the `organization id or slug`.

Sentry Delete Project By Id

Schedules a sentry project for asynchronous deletion within a specified organization, hiding it from most public views once the process begins.

Sentry Delete Project Hook

Deletes a specific service hook from a sentry project using its organization, project, and hook identifiers.

Sentry Delete Project Issues

Permanently removes specified issues from a sentry project; if no issue ids are provided, it removes the oldest 1000 issues.

Sentry Delete Project Key

Permanently deletes a specific client key (dsn) for a project, preventing it from being used to send events to sentry.

Sentry Delete Project Monitor

Deletes a sentry monitor, or optionally only its specified environments, for a given project.

Sentry Delete Project Replay

Permanently deletes a specific sentry session replay (a video-like reproduction of user interactions, including console logs and network activity) from the specified project and organization.

Sentry Delete Project Rule

Permanently deletes a specific issue alert rule from an existing project within an existing sentry organization.

Sentry Delete Project Symbol Sources

Deletes a specific custom symbol source from a project.

Sentry Delete Project Team Association

Revokes a team's access to a sentry project; this operation is idempotent.

Sentry Delete Release File

Permanently deletes a specific file from an existing release, project, and organization; this action is idempotent.

Sentry Delete Release File By Id

Permanently deletes a specific build artifact (e.g., source map, application bundle) associated with a release.

Sentry Delete Team By Organization Or Team Slug

Schedules a sentry team for asynchronous deletion, which releases the team's slug for reuse upon successful scheduling.

Sentry Delete Team From Org Scim V2

Permanently and irreversibly deletes a specific team from a sentry organization via a scim v2 request, provided scim integration is enabled for the organization.

Sentry Delete User Emails By Id

Permanently removes a sentry user's email address; if multiple emails exist, sentry's api logic (e.g., primary or previously marked) determines which is deleted.

Sentry Delete User From Org

Removes a scim-managed member from a sentry organization that has scim enabled, permanently revoking their access.

Sentry Fetch Issue Event By Id

Retrieves the 'latest', 'oldest', or 'recommended' event for a sentry issue, optionally filtered by environment(s).

Sentry Fetch Organization Alert Rules

Retrieves a list of active metric alert rules for an existing sentry organization, identified by its id or slug.

Sentry Fetch Organization Release Threshold Statuses

Retrieves derived health statuses for release thresholds in a sentry organization for a given time range, optionally filtered by environment, project, or release; `start` and `end` times must be provided together. **`[warning]`**: this api is experimental (alpha) and subject to change!

Sentry Fetch Organization Replay Count

Retrieves the total count of session replays for a specified sentry organization, filterable by time range, environment, project, and query.

Sentry Fetch Organization Replay Details

Retrieves detailed information for a specific replay session by id within a sentry organization, optionally filtering time-series data using `statsperiod` or `start`/`end`, and further refining by projects, environments, or specific fields.

Sentry Fetch Organization Replay Selectors

Fetches replay selectors (css selectors for session replays) for a sentry organization, filterable by various criteria; use either `statsperiod` or `start`/`end` for time range, not both.

Sentry Fetch Project Environment Details

Retrieves detailed information for a specific environment within a sentry project.

Sentry Fetch Project Ownership Details

Retrieves the ownership configuration, like codeowners rules or issue owner settings, for a specified sentry project.

Sentry Fetch Project Release Files

Retrieves artifact files (e.g., source maps, debug information files) for a specific release version in a sentry project; requires existing organization, project, and release version with associated files.

Sentry Fetch Project Replay Clicks

Fetches a list of user click interactions for a specific sentry session replay, including the clicked dom element id and timestamp.

Sentry Fetch Replay Recording Segment

Retrieves a specific recording segment for a sentry replay, requiring valid organization, project, replay, and segment identifiers.

Sentry Fetch Tag Values For Issue

Retrieves a list of distinct values for a specified tag key associated with an existing sentry issue, useful for understanding tag manifestations like browser versions or affected users.

Sentry Get Activation Of Alert Rule For Organization

Retrieves all activations (triggered instances) for a specific metric alert rule within a sentry organization.

Sentry Get Integration Details By Org

Retrieves details for a specific integration, identified by `integration id`, installed within an existing sentry organization, identified by `organization id or slug`.

Sentry Get Organization Details

Retrieves sentry organizations accessible via the current authentication, with scope varying between user (all in region) and api key (linked org only) credentials.

Sentry Get Organization Environments

Retrieves a list of deployment environments (e.g., 'production', 'staging') for a sentry organization, optionally filtering by visibility.

Sentry Get Organization Issue Details

Retrieves detailed information for a specific issue within a sentry organization.

Sentry Get Organization Monitor By Id Or Slug

Retrieves detailed information for a specific monitor (e.g., a cron job or scheduled task) within an organization.

Sentry Get Organization Sessions

Retrieves time series data for an organization's sentry project release health sessions; note session duration data (e.g., using `avg(session.duration)`) may be incomplete after jan 12, 2023, results are capped at 10,000 data points, `statsperiod` overrides `start`/`end` timestamps, and the `interval` parameter (default/min '1h', max '1d', format like `statsperiod`) dictates time series resolution and must cleanly divide one day.

Sentry Get Organization Stats Summary

Retrieves summarized event statistics for a sentry organization, aggregated by project, allowing queries for event counts or unique occurrences over a specified time period and resolution, with filtering by project, category, and outcome.

Sentry Get Project Events

Retrieves a list of error events for a specified project within a sentry organization, with options for pagination and detail level.

Sentry Get Project Event Stats

Retrieves event statistics for a specified sentry project, returning data as [timestamp, count] pairs; ensure `since` precedes `until` if both are provided.

Sentry Get Project Hook

Retrieves detailed information for an existing service hook, identified by `hook id`, within a specific sentry project and organization.

Sentry Get Project List

Retrieves a list of sentry projects (representing monitored applications or services), useful for discovery or selecting a project for subsequent operations.

Sentry Get Project Monitor By Id

Retrieves detailed information for a specific sentry cron monitor, provided the organization, project, and monitor exist.

Sentry Get Project Rule Details

Retrieves detailed information for a specific issue alert rule within a sentry project.

Sentry Get Scim Group By Team Id

Retrieves scim group information for a sentry team, if scim is enabled for the organization; the 'members' list in the response is limited to 10,000 entries.

Sentry Get Sentry App Installations For Organization

Retrieves a list of sentry app installations for a given organization, which must exist.

Sentry Get Team Members By Id Or Slug

Retrieves a list of all active members for a sentry team, excluding users with pending invitations.

Sentry Get Who Viewed Replay By Project

Retrieves users who viewed a specific, existing session replay within a sentry project and organization.

Sentry List Organization Dashboards

Retrieves a list of custom dashboards for a sentry organization, with pagination support.

Sentry List Organization Members

Lists all members, including those with pending invitations, for a sentry organization.

Sentry List Organization Releases

Retrieves a list of releases for an existing sentry organization, optionally filtering by a query string that matches the start of the release version.

Sentry List Organization Repositories

Retrieves a list of version control repositories for a specific sentry organization, which must exist and is identified by its id or slug.

Sentry List Organization User Teams

Retrieves a list of all teams that the authenticated user has access to within the specified sentry organization.

Sentry List Project Users

Retrieves users who have interacted with or are recognized within a specific sentry project, optionally filtered by a query.

Sentry List Scim V2 Organization Users

Retrieves a paginated list of scim (system for cross-domain identity management) users for a sentry organization, allowing for filtering, pagination, and attribute exclusion.

Sentry List Teams In Organization

Lists teams for an existing sentry organization, optionally including project details and supporting pagination via a cursor.

Sentry Manage Team External Integrations

Links an external team or channel (e.g., slack, github) to an existing sentry team, using a pre-configured integration for the specified provider and its valid sentry integration id.

Sentry Modify Organization Monitor Data

Updates an existing sentry monitor's properties, requiring `name` and `type` (must be 'cron job'), and optionally `slug`, `status`, `owner`, or `is muted` state for a monitor within the specified organization.

Sentry Modify Organization Notification Action

Modifies an organization's notification action, specifically for `spike-protection` triggers.

Sentry Modify Organization Settings

Updates settings for a sentry organization, such as name, slug, member roles, privacy, and integrations; if `avatartype` is 'upload', `avatar` (base64 image) is required.

Sentry Modify Release File Attributes

Updates attributes (e.g., name, distribution) of a specific file within an existing release, identified by organization, version, and file id.

Sentry Patch Scim Group Operations

Performs scim patch operations (rfc 7644) to update attributes of a scim-enabled sentry team, provided scim integration is active for the organization.

Sentry Patch User Active Status In Organization

Deactivates and permanently deletes a sentry organization member by using a scim patch operation to set their 'active' attribute to 'false'.

Sentry Post Project Symbol Sources

Adds a new custom symbol source (http, gcs, or s3) to a project for fetching debug symbols; if an `id` is provided, it must be unique for the project and not start with 'sentry:'.

Sentry Post Spike Protection For Organization

Enables or updates spike protection for specified projects (or all projects using `['$all']`) within an existing sentry organization, to which the projects must belong.

Sentry Retrieve Alert Rule Details

Retrieves detailed information for a specific metric alert rule within a sentry organization.

Sentry Retrieve Commits For Organization Repo

Retrieves a list of commits for a given repository within a sentry organization.

Sentry Retrieve Commit Files For Release

Retrieves files changed in commits for a specified sentry release; the release must exist and have linked commits.

Sentry Retrieve Dsym Files For Project

Retrieve a list of debug information files (dsym files) for a specified sentry project, used for symbolication to display human-readable stack traces.

Sentry Retrieve Event Id For Organization

Resolves a sentry event id to its project and issue details within an accessible sentry organization.

Sentry Retrieve Files For Release

Retrieves artifact files for a specific release version in a sentry organization; the organization and release must exist, and the response `data` field will contain the file information as a dictionary.

Sentry Retrieve Issue Events By Id

Retrieves events for a specified sentry `issue id`, which must be an existing issue.

Sentry Retrieve Issue Hashes For Organization

Retrieves a list of grouping checksums (hashes) generated by sentry for a specific issue within an organization, used for understanding event aggregation.

Sentry Retrieve Issue Tag Details

Retrieves detailed information (e.g., top values, counts) for a specific tag key on an existing sentry issue; results are paginated (max 1000 values per page).

Sentry Retrieve Monitor Checkins

Retrieves the history of check-ins for a sentry monitor, providing insights into the health and performance of associated scheduled tasks.

Sentry Retrieve Monitor Checkins By Org

Retrieves check-ins (pings/heartbeats of a monitored cron job or task) for a specific monitor within a sentry organization.

Sentry Retrieve Notification Action By Org Id

Retrieves details for a specific spike protection notification action, which defines alerts for triggered spike protection rules, within a sentry organization.

Sentry Retrieve Organization Dashboard

Fetches detailed information about a specific custom dashboard within a sentry organization.

Sentry Retrieve Organization Events

Retrieves discover event data for a sentry organization; the `sort` field must be in the `field` list (not an equation), and `field` has a 20-item limit.

Sentry Retrieve Organization Integrations List

Retrieves a list of available integrations for an existing sentry organization.

Sentry Retrieve Organization Member

Retrieves details for a sentry organization member or pending invitee, including role, teams, and status, using their member id and the organization's id or slug.

Sentry Retrieve Organization Monitors

Retrieves cron monitors for a sentry organization, including details of nested monitor environments.

Sentry Retrieve Organization Projects

Retrieves a list of sentry projects for a specified organization (which must be accessible), supporting pagination via cursor.

Sentry Retrieve Organization Relay Usage

Retrieves relay usage information, primarily a list of trusted relays, for a specified sentry organization, which must have relay usage enabled.

Sentry Retrieve Organization Release Commits

Retrieves a list of commits for a given release version in an existing sentry organization, if the release exists.

Sentry Retrieve Organization Replays

Fetches session replays for a sentry organization; use `statsperiod` for relative time, or `start` and `end` (used together) for absolute time ranges.

Sentry Retrieve Organization Scim Groups

Retrieves a paginated list of scim groups (teams) for a sentry organization; the `members` field in the response for each group will contain at most 10,000 members.

Sentry Retrieve Organization Stats V2

Retrieves sentry organization event statistics; specify time range with `statsperiod` or both `start`/`end`; note that grouping by `project` returns a sum not a time-series, and `interval` (if used) must be 1h-1d and cleanly divide 24 hours.

Sentry Retrieve Org Integration Config

Retrieves configuration for all integrations, or a specific integration if `providerkey` is given, for an existing sentry organization.

Sentry Retrieve Project Environments

Retrieves a list of environments for an existing project within a sentry organization.

Sentry Retrieve Project Event By Id

Retrieves detailed information for a specific sentry event using its id, organization identifier, and project identifier.

Sentry Retrieve Project Filter Data

Retrieves a sentry project's current data filtering settings, used to ignore events from sources like localhost, web crawlers, or legacy browsers.

Sentry Retrieve Project Hooks

Return a list of service hooks (webhooks) bound to a sentry project, used to send notifications to external services upon event occurrences.

Sentry Retrieve Project Keys By Org And Project

Retrieves a list of client keys (dsns), used by sentry sdks to send events, for a specified project within an organization.

Sentry Retrieve Project Key Details

Retrieves details of a specific client key (dsn) for a sentry project, which is used by sentry sdks to send event data.

Sentry Retrieve Project Members List

Retrieves active organization members belonging to any team assigned to the specified sentry project.

Sentry Retrieve Project Release File Details

Retrieves metadata (default) or raw content (if `download` is true) for a specific file within a sentry project's release version.

Sentry Retrieve Project Rules By Org And Project Id

Retrieves a list of active issue alert rules associated with a specific project within an organization.

Sentry Retrieve Project Symbol Sources

Retrieves custom symbol sources for a sentry project, either listing all or fetching a specific one if its id is provided.

Sentry Retrieve Project Tag Values

Retrieves up to 1000 unique values for a specified tag key that has been recorded for events within a sentry project.

Sentry Retrieve Project Teams

Retrieves a list of teams with explicit access to a specific project within a sentry organization.

Sentry Retrieve Release Commits

Retrieves a list of commits associated with a specific release version within a sentry project.

Sentry Retrieve Release Deployments

Retrieves a list of all deployment records for a specific release version in an organization, detailing each deployment's environment and timestamps.

Sentry Retrieve Release File By Id

Retrieves a specific file's content or its metadata from a sentry release, using the `download` parameter to choose between raw content or json metadata.

Sentry Retrieve Replay Recording Segments

Retrieves a paginated list of recording segments for a specific sentry replay, used for reconstructing or analyzing the replay.

Sentry Retrieve Saved Discover Queries

Retrieves a list of saved discover queries for a sentry organization, optionally filtered and sorted.

Sentry Retrieve Saved Discover Query For Organization

Retrieves a specific saved discover query (a predefined set of filters and conditions for exploring event data) for a sentry organization.

Sentry Retrieve Short Id For Organization

Resolves an existing sentry short id to its issue details within a valid sentry organization.

Sentry Retrieve Source Map Debug Event

Retrieves detailed debug information for diagnosing source map processing issues for a specific sentry event, stack trace frame, and exception index.

Sentry Retrieve Team Projects

Retrieves a list of sentry projects for a specific team within an organization, supporting pagination via a cursor.

Sentry Retrieve User Email Information

Retrieves a list of email addresses for an existing sentry user, identified by their `user id`.

Sentry Retrieve User Feedback For Project

Retrieves user feedback for a project from sentry's older 'user reports' system, excluding feedback from the modern 'user feedback widget'.

Sentry Retrieve User Via Scim Api

Retrieves an individual sentry organization member's details accessible via scim v2 using their member id, noting that `firstname` and `lastname` in the response will be 'n/a'.

Sentry Save Organization Discover Query

Saves a new discover query with a unique name for a sentry organization, allowing reuse of search criteria for analyzing event data (errors, transactions) across specified projects and environments.

Sentry Submit Notification Action Api Data

Creates a sentry notification action for 'spike-protection' triggers, requiring `integration id` if `service type` is 'slack', 'pagerduty', or 'opsgenie', and `target identifier`/`target display` if `service type` is 'slack' or 'opsgenie'.

Sentry Submit Project User Feedback

Deprecated: submits user feedback for a sentry project event (use if newer sentry feedback tools are unavailable); submit within 30 mins of event, overwritable within 5 mins.

Sentry Switch Team Role For Member

Changes a member's role within a sentry team, ensuring the member is already part of the team and that any organization-level role restrictions are respected.

Sentry Toggle Project Filter Status

Updates the status or configuration of a specific inbound data filter for a sentry project; use `active` for most filters, or `subfilters` if `filter id` is `legacy-browser`.

Sentry Update Environment Visibility

Updates the visibility of a specific environment within a sentry project.

Sentry Update External Team Integration

Updates an existing external team integration's display name, provider, sentry integration id, or external id; the `integration id` must match a valid, configured sentry integration for the organization and the specified `provider`.

Sentry Update External User For Organization

Updates attributes of an existing external user linkage (identified by `external user id`) within a sentry organization (specified by `organization id or slug`).

Sentry Update Issue Attributes In Organization

Updates specified attributes of an existing sentry issue within a sentry organization, leaving other attributes unchanged.

Sentry Update Organization Alert Rules

Replaces an existing sentry metric alert rule's configuration; fields not provided in the request are removed or reset.

Sentry Update Organization Dashboard

Updates an existing custom dashboard, allowing modifications to its title, widgets, and data filters; providing `widgets`, `projects`, `environment`, `period`, `start`, `end`, or `filters` will overwrite existing settings for those fields.

Sentry Update Organization Member Role

Updates a sentry organization member's organization-level role (`orgrole`) and/or their team roles (`teamroles`), ensuring the initiator has permissions equivalent to both the member's current and intended new `orgrole` if `orgrole` is being modified.

Sentry Update Project Key Configuration

Updates configuration settings (e.g., name, status, rate limits, sdk options) for an existing sentry client key (dsn), identified by `key id`, within a specified `project id or slug` and `organization id or slug`.

Sentry Update Project Monitor

Updates an existing sentry monitor (used for tracking recurring tasks/cron jobs) within a specific organization and project, allowing modification of its properties such as name, slug, type, status, owner, and muting status.

Sentry Update Project Ownership Settings

Updates the ownership configuration settings (raw rules, fallthrough, auto-assignment, codeowners sync) for a sentry project; omitted attributes retain their current values.

Sentry Update Project Release File Details

Updates the name (path) or distribution identifier of a specific file within an existing project release in sentry.

Sentry Update Project Rule By Id

Updates an existing sentry project issue alert rule by `rule id`, completely overwriting it; all rule fields must be provided in the request, as omitted fields may be cleared or reset to defaults.

Sentry Update Release Details For Organization

Updates an existing sentry release's details for an organization, including its reference, url, release date, associated commits, or repository references.

Sentry Update Saved Query For Organization

Updates an existing discover saved query for a sentry organization.

Sentry Update Symbol Source Settings

Updates an existing custom symbol source's settings in a sentry project, such as its type, name, layout preferences, and connection parameters.

Sentry Update Team Information By Organization Id

Updates the slug for an existing team within a sentry organization.

Sentry Update User Email

Updates the primary email for a sentry user; the new email must be valid and not already in use as a primary email by another sentry account.

Sentry Update Webhook Configuration Xp

Updates an existing sentry service hook's target url and subscribed event types for a given project and organization.

Sentry Upload Dsyms File To Project

Uploads a dsym (debug symbols) zip archive, containing an apple .dsym folder, to the specified sentry project for symbolicating crash reports from apple platforms.

Sentry Upload File To Project Release

Uploads a file to a sentry project release, for an existing organization, project, and version; uses `multipart/form-data` and the region-specific sentry domain.

Sentry Upload Release File To Organization

Uploads a new file, such as a source map or debug information, to an existing release version in a sentry organization.

Sentry View Organization Notification Actions

Retrieves spike protection notification actions for a sentry organization, filterable by project ids or slugs (slugs take precedence); if `triggertype` is used, it must be 'spike-protection'.