Skip to main content
Server path: /sentry-projects | Type: Application | PCID required: Yes

Tools


sentry_projects_create_a_new_project

Create a new project bound to a team. Note: If your organization has disabled member project creation, the org:write or team:admin scope is required. Parameters:

sentry_projects_create_a_new_team

Create a new team bound to an organization. Requires at least one of the name or slug body params to be set. Parameters:

sentry_projects_delete_a_project

Schedules a project for deletion. Deletion happens asynchronously and therefore is not immediate. However once deletion has begun the state of a project changes and will be hidden from most public views. Parameters:

sentry_projects_delete_a_team

Schedules a team for deletion. Note: Deletion happens asynchronously and therefore is not immediate. Teams will have their slug released while waiting for deletion. Parameters:

sentry_projects_list_a_project_s_environments

Lists a project’s environments. Parameters:

sentry_projects_list_a_project_s_teams

Return a list of teams that have access to this project. Parameters:

sentry_projects_list_a_project_s_users

Return a list of users seen within this project. Parameters:

sentry_projects_list_a_team_s_members

List all members on a team. The response will not include members with pending invites. Parameters:

sentry_projects_list_a_team_s_projects

Return a list of projects bound to a team. Parameters:

sentry_projects_list_an_organization_s_environments

Lists an organization’s environments. Parameters:

sentry_projects_list_an_organization_s_members

List all organization members. Response includes pending invites that are approved by organization owners or managers but waiting to be accepted by the invitee. Parameters:

sentry_projects_list_an_organization_s_projects

Return a list of projects bound to a organization. Parameters:

sentry_projects_list_an_organization_s_teams

Returns a list of teams bound to a organization. Parameters:

sentry_projects_list_your_organizations

Return a list of organizations available to the authenticated session in a region. This is particularly useful for requests with a user bound context. For API key-based requests this will only return the organization that belongs to the key. Parameters:

sentry_projects_retrieve_a_project

Return details on an individual project. Parameters:

sentry_projects_retrieve_a_team

Return details on an individual team. Parameters:

sentry_projects_retrieve_an_organization

Return details on an individual organization, including various details such as membership access and teams. Parameters:

sentry_projects_retrieve_an_organization_member

Retrieve an organization member’s details. Response will be a pending invite if it has been approved by organization owners or managers but is waiting to be accepted by the invitee. Parameters:

sentry_projects_retrieve_an_organization_s_events_count_by_project

Query summarized event counts by project for your Organization. Also see https://docs.sentry.io/api/organizations/retrieve-event-counts-for-an-organization-v2/ for reference. Parameters:

sentry_projects_retrieve_event_counts_for_a_project

Caution This endpoint may change in the future without notice. Parameters:

sentry_projects_retrieve_event_counts_for_an_organization_v2

Query event counts for your Organization. Select a field, define a date range, and group or filter by columns. Parameters:

sentry_projects_retrieve_ownership_configuration_for_a_project

Returns details on a project’s ownership configuration. Parameters:

sentry_projects_update_a_project

Update various attributes and configurable settings for the given project. Note that solely having the project:read scope restricts updatable settings to isBookmarked, autofixAutomationTuning, seerScannerAutomation, preprodSizeStatusChecksEnabled, preprodSizeStatusChecksRules, preprodSizeEnabledQuery, preprodDistributionEnabledQuery, preprodSizeEnabledByCustomer, preprodDistributionEnabledByCustomer, and preprodDistributionPrCommentsEnabledByCustomer. Parameters:

sentry_projects_update_a_team

Update various attributes and configurable settings for the given team. Parameters: