Skip to main content

Sentry connector

Back to the connector overview, authentication methods, and actions.
28 Aug 2026
bug-fix description-fixFixed IAM list pagination for users, groups, organizations, and resource users so large Sentry accounts no longer stop early or fail on later pages, and shortened the IAM action descriptions.
sentry_unified_get_group, sentry_unified_get_me, sentry_unified_get_organization, sentry_unified_get_role, sentry_unified_get_user, sentry_unified_list_groups, sentry_unified_list_organizations, sentry_unified_list_resource_users, sentry_unified_list_roles, sentry_unified_list_users
14 Aug 2026
description-fixClarified age search operator syntax in issue query descriptions to prevent incorrect filter usage.
sentry_list_a_projects_issues, sentry_list_an_organizations_issues
12 Aug 2026
description-fix guide-fixImproved action descriptions for search query syntax and slug resolution, and fixed connection guide labels to match Sentry portal UI.
sentry_delete_a_team, sentry_list_a_projects_issues, sentry_list_an_organizations_issues
6 Aug 2026
description-fixImproved action descriptions to clarify slug vs display name usage and ownership rule format.
sentry_create_a_new_project, sentry_delete_a_project, sentry_delete_a_team, sentry_delete_an_organization_member_from_a_team, sentry_list_a_teams_projects, sentry_update_ownership_configuration_for_a_project
31 Jul 2026
auth breaking bug-fix guideMigrated to authRequirements, added missing parameters, fixed enums and types, improved connector guides, and added releaseStage preview to untestable actions.
sentry_add_a_team_to_a_project, sentry_add_an_organization_member_to_a_team, sentry_add_organization_member, sentry_bulk_mutate_a_list_of_issues, sentry_bulk_mutate_an_organizations_issues, sentry_bulk_remove_a_list_of_issues, sentry_bulk_remove_an_organizations_issues, sentry_create_a_new_project, sentry_create_a_new_team, sentry_delete_a_project, sentry_delete_a_team, sentry_delete_a_team_from_a_project, sentry_delete_an_organization_member_from_a_team, sentry_delete_organization_member, sentry_delete_replay, sentry_get_organization, sentry_get_organization_member, sentry_get_organization_stats_summary, sentry_get_organization_stats_v2, sentry_get_replay, sentry_get_replay_recording_segment, sentry_list_a_project_releases_commits, sentry_list_a_projects_client_keys, sentry_list_a_projects_data_filters, sentry_list_a_projects_error_events, sentry_list_a_projects_issues, sentry_list_a_projects_organization_members, sentry_list_a_projects_release_files, sentry_list_a_projects_teams, sentry_list_a_projects_users, sentry_list_a_releases_deploys, sentry_list_a_tags_values, sentry_list_a_tags_values_for_an_issue, sentry_list_a_teams_members, sentry_list_a_teams_projects, sentry_list_a_users_teams_for_an_organization, sentry_list_an_issues_events, sentry_list_an_issues_hashes, sentry_list_an_organization_releases_commits, sentry_list_an_organizations_issues, sentry_list_an_organizations_release_files, sentry_list_an_organizations_releases, sentry_list_an_organizations_teams, sentry_list_organization_members, sentry_list_organization_projects, sentry_list_organization_replays, sentry_list_organization_repositories, sentry_list_organization_selectors, sentry_list_replay_recording_segments, sentry_list_replay_viewed_by, sentry_list_repository_commits, sentry_list_your_organizations, sentry_remove_an_issue, sentry_resolve_event_id, sentry_resolve_short_id, sentry_retrieve_a_project, sentry_retrieve_a_project_releases_file, sentry_retrieve_a_team, sentry_retrieve_an_event_for_a_project, sentry_retrieve_an_issue, sentry_retrieve_an_issue_event, sentry_retrieve_an_organization_releases_file, sentry_retrieve_an_organizations_release, sentry_retrieve_event_counts_for_a_project, sentry_retrieve_files_changed_in_a_releases_commits, sentry_retrieve_ownership_configuration_for_a_project, sentry_retrieve_statuses_of_release_thresholds_alpha, sentry_retrieve_tag_details, sentry_unified_get_group, sentry_unified_get_me, sentry_unified_get_organization, sentry_unified_get_role, sentry_unified_get_user, sentry_unified_list_groups, sentry_unified_list_organizations, sentry_unified_list_resource_types, sentry_unified_list_resource_users, sentry_unified_list_roles, sentry_unified_list_users, sentry_update_a_team, sentry_update_an_issue, sentry_update_an_organization_members_team_role, sentry_update_organization, sentry_update_organization_member_roles, sentry_update_ownership_configuration_for_a_project
30 Jul 2026
bug-fixFixed unified_get_role rejecting the id that unified_list_roles returns, and stopped an unrecognised role key coming back labelled as the Billing role.
sentry_unified_get_me, sentry_unified_get_role, sentry_unified_list_roles
20 Jul 2026
new-actionsAdded unified IAM actions for users, groups, organizations, roles, resource users, and credentials.