provider 216 operations
@utdk/sentry
API Reference
Generated UTDK provider client for API Reference. Sentry Public API
README
Embedded directly from the package source.
sentry
Generated UTDK provider types and OpenAPI-backed client for https://raw.githubusercontent.com/getsentry/sentry-api-schema/main/openapi-derefed.json.
Operations
216 operations —
open try-it console
| Method | Operation ID | Path | Summary | |
|---|---|---|---|---|
| GET | List Your Organizations | /api/0/organizations/ | Try | |
| GET | Retrieve an Organization | /api/0/organizations/{organization_id_or_slug}/ | Try | |
| PUT | Update an Organization | /api/0/organizations/{organization_id_or_slug}/ | Try | |
| GET | Get Integration Provider Information | /api/0/organizations/{organization_id_or_slug}/config/integrations/ | Try | |
| GET | List an Organization's Custom Dashboards | /api/0/organizations/{organization_id_or_slug}/dashboards/ | Try | |
| POST | Create a New Dashboard for an Organization | /api/0/organizations/{organization_id_or_slug}/dashboards/ | Try | |
| GET | Retrieve an Organization's Custom Dashboard | /api/0/organizations/{organization_id_or_slug}/dashboards/{dashboard_id}/ | Try | |
| PUT | Edit an Organization's Custom Dashboard | /api/0/organizations/{organization_id_or_slug}/dashboards/{dashboard_id}/ | Try | |
| DELETE | Delete an Organization's Custom Dashboard | /api/0/organizations/{organization_id_or_slug}/dashboards/{dashboard_id}/ | Try | |
| GET | Fetch an Organization's Monitors | /api/0/organizations/{organization_id_or_slug}/detectors/ | Try | |
| PUT | Mutate an Organization's Monitors | /api/0/organizations/{organization_id_or_slug}/detectors/ | Try | |
| DELETE | Bulk Delete Monitors | /api/0/organizations/{organization_id_or_slug}/detectors/ | Try | |
| GET | Fetch a Monitor | /api/0/organizations/{organization_id_or_slug}/detectors/{detector_id}/ | Try | |
| PUT | Update a Monitor by ID | /api/0/organizations/{organization_id_or_slug}/detectors/{detector_id}/ | Try | |
| DELETE | Delete a Monitor | /api/0/organizations/{organization_id_or_slug}/detectors/{detector_id}/ | Try | |
| GET | List an Organization's Discover Saved Queries | /api/0/organizations/{organization_id_or_slug}/discover/saved/ | Try | |
| POST | Create a New Saved Query | /api/0/organizations/{organization_id_or_slug}/discover/saved/ | Try | |
| GET | Retrieve an Organization's Discover Saved Query | /api/0/organizations/{organization_id_or_slug}/discover/saved/{query_id}/ | Try | |
| PUT | Edit an Organization's Discover Saved Query | /api/0/organizations/{organization_id_or_slug}/discover/saved/{query_id}/ | Try | |
| DELETE | Delete an Organization's Discover Saved Query | /api/0/organizations/{organization_id_or_slug}/discover/saved/{query_id}/ | Try | |
| GET | List an Organization's Environments | /api/0/organizations/{organization_id_or_slug}/environments/ | Try | |
| GET | Resolve an Event ID | /api/0/organizations/{organization_id_or_slug}/eventids/{event_id}/ | Try | |
| GET | Query Explore Events in Table Format | /api/0/organizations/{organization_id_or_slug}/events/ | Try | |
| GET | Query Explore Events in Timeseries Format | /api/0/organizations/{organization_id_or_slug}/events-timeseries/ | Try | |
| POST | Create an External User | /api/0/organizations/{organization_id_or_slug}/external-users/ | Try | |
| PUT | Update an External User | /api/0/organizations/{organization_id_or_slug}/external-users/{external_user_id}/ | Try | |
| DELETE | Delete an External User | /api/0/organizations/{organization_id_or_slug}/external-users/{external_user_id}/ | Try | |
| GET | Retrieve Data Forwarders for an Organization | /api/0/organizations/{organization_id_or_slug}/forwarding/ | Try | |
| POST | Create a Data Forwarder for an Organization | /api/0/organizations/{organization_id_or_slug}/forwarding/ | Try | |
| PUT | Update a Data Forwarder for an Organization | /api/0/organizations/{organization_id_or_slug}/forwarding/{data_forwarder_id}/ | Try | |
| DELETE | Delete a Data Forwarder for an Organization | /api/0/organizations/{organization_id_or_slug}/forwarding/{data_forwarder_id}/ | Try | |
| GET | List an Organization's Available Integrations | /api/0/organizations/{organization_id_or_slug}/integrations/ | Try | |
| GET | Retrieve an Integration for an Organization | /api/0/organizations/{organization_id_or_slug}/integrations/{integration_id}/ | Try | |
| DELETE | Delete an Integration for an Organization | /api/0/organizations/{organization_id_or_slug}/integrations/{integration_id}/ | Try | |
| GET | List an Organization's Issues | /api/0/organizations/{organization_id_or_slug}/issues/ | Try | |
| PUT | Bulk Mutate an Organization's Issues | /api/0/organizations/{organization_id_or_slug}/issues/ | Try | |
| DELETE | Bulk Remove an Organization's Issues | /api/0/organizations/{organization_id_or_slug}/issues/ | Try | |
| GET | List an Organization's Members | /api/0/organizations/{organization_id_or_slug}/members/ | Try | |
| POST | Add a Member to an Organization | /api/0/organizations/{organization_id_or_slug}/members/ | Try | |
| GET | Retrieve an Organization Member | /api/0/organizations/{organization_id_or_slug}/members/{member_id}/ | Try | |
| PUT | Update an Organization Member's Roles | /api/0/organizations/{organization_id_or_slug}/members/{member_id}/ | Try | |
| DELETE | Delete an Organization Member | /api/0/organizations/{organization_id_or_slug}/members/{member_id}/ | Try | |
| POST | Add an Organization Member to a Team | /api/0/organizations/{organization_id_or_slug}/members/{member_id}/teams/{team_id_or_slug}/ | Try | |
| PUT | Update an Organization Member's Team Role | /api/0/organizations/{organization_id_or_slug}/members/{member_id}/teams/{team_id_or_slug}/ | Try | |
| DELETE | Delete an Organization Member from a Team | /api/0/organizations/{organization_id_or_slug}/members/{member_id}/teams/{team_id_or_slug}/ | Try | |
| GET | Retrieve Monitors for an Organization | /api/0/organizations/{organization_id_or_slug}/monitors/ | Try | |
| POST | Create a Monitor | /api/0/organizations/{organization_id_or_slug}/monitors/ | Try | |
| GET | Retrieve a Monitor | /api/0/organizations/{organization_id_or_slug}/monitors/{monitor_id_or_slug}/ | Try | |
| PUT | Update a Monitor | /api/0/organizations/{organization_id_or_slug}/monitors/{monitor_id_or_slug}/ | Try | |
| DELETE | Delete a Monitor or Monitor Environments | /api/0/organizations/{organization_id_or_slug}/monitors/{monitor_id_or_slug}/ | Try | |
| GET | Retrieve Check-Ins for a Monitor | /api/0/organizations/{organization_id_or_slug}/monitors/{monitor_id_or_slug}/checkins/ | Try | |
| GET | List Spike Protection Notifications | /api/0/organizations/{organization_id_or_slug}/notifications/actions/ | Try | |
| POST | Create a Spike Protection Notification Action | /api/0/organizations/{organization_id_or_slug}/notifications/actions/ | Try | |
| GET | Retrieve a Spike Protection Notification Action | /api/0/organizations/{organization_id_or_slug}/notifications/actions/{action_id}/ | Try | |
| PUT | Update a Spike Protection Notification Action | /api/0/organizations/{organization_id_or_slug}/notifications/actions/{action_id}/ | Try | |
| DELETE | Delete a Spike Protection Notification Action | /api/0/organizations/{organization_id_or_slug}/notifications/actions/{action_id}/ | Try | |
| GET | Retrieve install info for a given artifact | /api/0/organizations/{organization_id_or_slug}/preprodartifacts/{artifact_id}/install-details/ | Try | |
| GET | Retrieve Size Analysis results for a given artifact | /api/0/organizations/{organization_id_or_slug}/preprodartifacts/{artifact_id}/size-analysis/ | Try | |
| GET | Retrieve Snapshot details | /api/0/organizations/{organization_id_or_slug}/preprodartifacts/snapshots/{snapshot_id}/ | Try | |
| DELETE | Delete a Snapshot | /api/0/organizations/{organization_id_or_slug}/preprodartifacts/snapshots/{snapshot_id}/ | Try | |
| GET | Download Snapshot images as ZIP | /api/0/organizations/{organization_id_or_slug}/preprodartifacts/snapshots/{snapshot_id}/download/ | Try | |
| GET | Retrieve Snapshot image detail | /api/0/organizations/{organization_id_or_slug}/preprodartifacts/snapshots/{snapshot_id}/images/{image_identifier}/ | Try | |
| GET | Retrieve latest base Snapshot | /api/0/organizations/{organization_id_or_slug}/preprodartifacts/snapshots/latest-base/ | Try | |
| GET | Retrieves list of repositories for a given owner | /api/0/organizations/{organization_id_or_slug}/prevent/owner/{owner}/repositories/ | Try | |
| GET | Gets syncing status for repositories for an integrated org | /api/0/organizations/{organization_id_or_slug}/prevent/owner/{owner}/repositories/sync/ | Try | |
| POST | Syncs repositories from an integrated org with GitHub | /api/0/organizations/{organization_id_or_slug}/prevent/owner/{owner}/repositories/sync/ | Try | |
| GET | Retrieves a paginated list of repository tokens for a given owner | /api/0/organizations/{organization_id_or_slug}/prevent/owner/{owner}/repositories/tokens/ | Try | |
| GET | Retrieves a single repository for a given owner | /api/0/organizations/{organization_id_or_slug}/prevent/owner/{owner}/repository/{repository}/ | Try | |
| GET | Retrieves list of branches for a given owner and repository | /api/0/organizations/{organization_id_or_slug}/prevent/owner/{owner}/repository/{repository}/branches/ | Try | |
| GET | Retrieve paginated list of test results for repository, owner, and organization | /api/0/organizations/{organization_id_or_slug}/prevent/owner/{owner}/repository/{repository}/test-results/ | Try | |
| GET | Retrieve aggregated test result metrics for repository, owner, and organization | /api/0/organizations/{organization_id_or_slug}/prevent/owner/{owner}/repository/{repository}/test-results-aggregates/ | Try | |
| GET | Retrieve test suites belonging to a repository's test results | /api/0/organizations/{organization_id_or_slug}/prevent/owner/{owner}/repository/{repository}/test-suites/ | Try | |
| POST | Regenerates a repository upload token and returns the new token | /api/0/organizations/{organization_id_or_slug}/prevent/owner/{owner}/repository/{repository}/token/regenerate/ | Try | |
| GET | List an Organization's Client Keys | /api/0/organizations/{organization_id_or_slug}/project-keys/ | Try | |
| GET | List an Organization's Projects | /api/0/organizations/{organization_id_or_slug}/projects/ | Try | |
| POST | Create a Project for an Organization | /api/0/organizations/{organization_id_or_slug}/projects/ | Try | |
| POST | Create a Monitor for a Project | /api/0/organizations/{organization_id_or_slug}/projects/{project_id_or_slug}/detectors/ | Try | |
| GET | List an Organization's trusted Relays | /api/0/organizations/{organization_id_or_slug}/relay_usage/ | Try | |
| GET | Retrieve Statuses of Release Thresholds (Alpha) | /api/0/organizations/{organization_id_or_slug}/release-threshold-statuses/ | Try | |
| GET | Retrieve an Organization's Release | /api/0/organizations/{organization_id_or_slug}/releases/{version}/ | Try | |
| PUT | Update an Organization's Release | /api/0/organizations/{organization_id_or_slug}/releases/{version}/ | Try | |
| DELETE | Delete an Organization's Release | /api/0/organizations/{organization_id_or_slug}/releases/{version}/ | Try | |
| GET | List a Release's Deploys | /api/0/organizations/{organization_id_or_slug}/releases/{version}/deploys/ | Try | |
| POST | Create a Deploy | /api/0/organizations/{organization_id_or_slug}/releases/{version}/deploys/ | Try | |
| GET | Retrieve a Count of Replays for a Given Issue or Transaction | /api/0/organizations/{organization_id_or_slug}/replay-count/ | Try | |
| GET | List an Organization's Selectors | /api/0/organizations/{organization_id_or_slug}/replay-selectors/ | Try | |
| GET | List an Organization's Replays | /api/0/organizations/{organization_id_or_slug}/replays/ | Try | |
| GET | Retrieve a Replay Instance | /api/0/organizations/{organization_id_or_slug}/replays/{replay_id}/ | Try | |
| GET | List a Repository's Commits | /api/0/organizations/{organization_id_or_slug}/repos/{repo_id}/commits/ | Try | |
| GET | List an Organization's Paginated Teams | /api/0/organizations/{organization_id_or_slug}/scim/v2/Groups | Try | |
| POST | Provision a New Team | /api/0/organizations/{organization_id_or_slug}/scim/v2/Groups | Try | |
| GET | Query an Individual Team | /api/0/organizations/{organization_id_or_slug}/scim/v2/Groups/{team_id_or_slug} | Try | |
| PATCH | Update a Team's Attributes | /api/0/organizations/{organization_id_or_slug}/scim/v2/Groups/{team_id_or_slug} | Try | |
| DELETE | Delete an Individual Team | /api/0/organizations/{organization_id_or_slug}/scim/v2/Groups/{team_id_or_slug} | Try | |
| GET | List an Organization's SCIM Members | /api/0/organizations/{organization_id_or_slug}/scim/v2/Users | Try | |
| POST | Provision a New Organization Member | /api/0/organizations/{organization_id_or_slug}/scim/v2/Users | Try | |
| GET | Query an Individual Organization Member | /api/0/organizations/{organization_id_or_slug}/scim/v2/Users/{member_id} | Try | |
| PATCH | Update an Organization Member's Attributes | /api/0/organizations/{organization_id_or_slug}/scim/v2/Users/{member_id} | Try | |
| DELETE | Delete an Organization Member via SCIM | /api/0/organizations/{organization_id_or_slug}/scim/v2/Users/{member_id} | Try | |
| GET | Retrieve the custom integrations created by an organization | /api/0/organizations/{organization_id_or_slug}/sentry-apps/ | Try | |
| GET | Retrieve Release Health Session Statistics | /api/0/organizations/{organization_id_or_slug}/sessions/ | Try | |
| GET | Resolve a Short ID | /api/0/organizations/{organization_id_or_slug}/shortids/{issue_id}/ | Try | |
| GET | Retrieve an Organization's Events Count by Project | /api/0/organizations/{organization_id_or_slug}/stats-summary/ | Try | |
| GET | Retrieve Event Counts for an Organization (v2) | /api/0/organizations/{organization_id_or_slug}/stats_v2/ | Try | |
| GET | List an Organization's Teams | /api/0/organizations/{organization_id_or_slug}/teams/ | Try | |
| POST | Create a New Team | /api/0/organizations/{organization_id_or_slug}/teams/ | Try | |
| GET | List a User's Teams for an Organization | /api/0/organizations/{organization_id_or_slug}/user-teams/ | Try | |
| GET | Fetch Alerts | /api/0/organizations/{organization_id_or_slug}/workflows/ | Try | |
| POST | Create an Alert for an Organization | /api/0/organizations/{organization_id_or_slug}/workflows/ | Try | |
| PUT | Mutate an Organization's Alerts | /api/0/organizations/{organization_id_or_slug}/workflows/ | Try | |
| DELETE | Bulk Delete Alerts | /api/0/organizations/{organization_id_or_slug}/workflows/ | Try | |
| GET | Fetch an Alert | /api/0/organizations/{organization_id_or_slug}/workflows/{workflow_id}/ | Try | |
| PUT | Update an Alert by ID | /api/0/organizations/{organization_id_or_slug}/workflows/{workflow_id}/ | Try | |
| DELETE | Delete an Alert | /api/0/organizations/{organization_id_or_slug}/workflows/{workflow_id}/ | Try | |
| GET | Retrieve a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/ | Try | |
| PUT | Update a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/ | Try | |
| DELETE | Delete a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/ | Try | |
| GET | List a Project's Environments | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/environments/ | Try | |
| GET | Retrieve a Project Environment | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/environments/{environment}/ | Try | |
| PUT | Update a Project Environment | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/environments/{environment}/ | Try | |
| GET | List a Project's Error Events | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/events/ | Try | |
| GET | Retrieve an Event for a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/events/{event_id}/ | Try | |
| GET | Debug Issues Related to Source Maps for a Given Event | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/events/{event_id}/source-map-debug/ | Try | |
| GET | List a Project's Debug Information Files | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/files/dsyms/ | Try | |
| GET | List a Project's Data Filters | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/filters/ | Try | |
| PUT | Update an Inbound Data Filter | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/filters/{filter_id}/ | Try | |
| GET | List a Project's Client Keys | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/keys/ | Try | |
| POST | Create a New Client Key | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/keys/ | Try | |
| GET | Retrieve a Client Key | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/keys/{key_id}/ | Try | |
| PUT | Update a Client Key | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/keys/{key_id}/ | Try | |
| DELETE | Delete a Client Key | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/keys/{key_id}/ | Try | |
| GET | List a Project's Organization Members | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/members/ | Try | |
| GET | Retrieve a Monitor for a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/monitors/{monitor_id_or_slug}/ | Try | |
| PUT | Update a Monitor for a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/monitors/{monitor_id_or_slug}/ | Try | |
| DELETE | Delete a Monitor or Monitor Environments for a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/monitors/{monitor_id_or_slug}/ | Try | |
| GET | Retrieve Check-Ins for a Monitor by Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/monitors/{monitor_id_or_slug}/checkins/ | Try | |
| GET | Retrieve Ownership Configuration for a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/ownership/ | Try | |
| PUT | Update Ownership Configuration for a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/ownership/ | Try | |
| GET | Retrieve Size Analysis status check rules for a project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/preprod/size-analysis/status-check-rules/ | Try | |
| GET | Retrieve Snapshot status check rules for a project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/preprod/snapshots/status-check-rules/ | Try | |
| GET | Get the latest installable build for a project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/preprodartifacts/build-distribution/latest/ | Try | |
| POST | Upload a Snapshot | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/preprodartifacts/snapshots/ | Try | |
| DELETE | Delete a Replay Instance | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/replays/{replay_id}/ | Try | |
| GET | List Clicked Nodes | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/replays/{replay_id}/clicks/ | Try | |
| GET | List Recording Segments | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/replays/{replay_id}/recording-segments/ | Try | |
| GET | Retrieve a Recording Segment | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/replays/{replay_id}/recording-segments/{segment_id}/ | Try | |
| GET | List Users Who Have Viewed a Replay | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/replays/{replay_id}/viewed-by/ | Try | |
| GET | List Replay Batch-Deletion Jobs | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/replays/jobs/delete/ | Try | |
| POST | Create Replay Batch Deletion Job | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/replays/jobs/delete/ | Try | |
| GET | Retrieve a Replay Batch-Deletion Job | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/replays/jobs/delete/{job_id}/ | Try | |
| POST | Link a Repository to a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/repo/ | Try | |
| GET | Retrieve a Project's Symbol Sources | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/symbol-sources/ | Try | |
| POST | Add a Symbol Source to a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/symbol-sources/ | Try | |
| PUT | Update a Project's Symbol Source | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/symbol-sources/ | Try | |
| DELETE | Delete a Symbol Source from a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/symbol-sources/ | Try | |
| GET | List a Project's Teams | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/teams/ | Try | |
| POST | Add a Team to a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/teams/{team_id_or_slug}/ | Try | |
| DELETE | Delete a Team from a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/teams/{team_id_or_slug}/ | Try | |
| GET | List Seer AI Models | /api/0/seer/models/ | Try | |
| GET | Retrieve a custom integration by ID or slug. | /api/0/sentry-apps/{sentry_app_id_or_slug}/ | Try | |
| PUT | Update an existing custom integration. | /api/0/sentry-apps/{sentry_app_id_or_slug}/ | Try | |
| DELETE | Delete a custom integration. | /api/0/sentry-apps/{sentry_app_id_or_slug}/ | Try | |
| GET | Retrieve a Team | /api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/ | Try | |
| PUT | Update a Team | /api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/ | Try | |
| DELETE | Delete a Team | /api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/ | Try | |
| POST | Create an External Team | /api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/external-teams/ | Try | |
| PUT | Update an External Team | /api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/external-teams/{external_team_id}/ | Try | |
| DELETE | Delete an External Team | /api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/external-teams/{external_team_id}/ | Try | |
| GET | List a Team's Members | /api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/members/ | Try | |
| GET | List a Team's Projects | /api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/projects/ | Try | |
| POST | Create a New Project | /api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/projects/ | Try | |
| GET | List an Organization's Repositories | /api/0/organizations/{organization_id_or_slug}/repos/ | Try | |
| GET | List a Project's Users | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/users/ | Try | |
| GET | List a Tag's Values | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/tags/{key}/values/ | Try | |
| GET | Retrieve Event Counts for a Project | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/stats/ | Caution This endpoint may change in the future without notice. | Try |
| GET | List a Project's User Feedback | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/user-feedback/ | Try | |
| POST | Submit User Feedback | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/user-feedback/ | Try | |
| GET | List a Project's Service Hooks | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/hooks/ | Try | |
| POST | Register a New Service Hook | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/hooks/ | Try | |
| GET | Retrieve a Service Hook | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/hooks/{hook_id}/ | Try | |
| PUT | Update a Service Hook | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/hooks/{hook_id}/ | Try | |
| DELETE | Remove a Service Hook | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/hooks/{hook_id}/ | Try | |
| GET | List a Project's Issues | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/issues/ | Try | |
| PUT | Bulk Mutate a List of Issues | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/issues/ | Try | |
| DELETE | Bulk Remove a List of Issues | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/issues/ | Try | |
| GET | List a Tag's Values for an Issue | /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/tags/{key}/values/ | Try | |
| GET | List an Issue's Hashes | /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/hashes/ | Try | |
| GET | List an Organization's Releases | /api/0/organizations/{organization_id_or_slug}/releases/ | Try | |
| POST | Create a New Release for an Organization | /api/0/organizations/{organization_id_or_slug}/releases/ | Try | |
| GET | List an Organization's Release Files | /api/0/organizations/{organization_id_or_slug}/releases/{version}/files/ | Try | |
| POST | Upload a New Organization Release File | /api/0/organizations/{organization_id_or_slug}/releases/{version}/files/ | Try | |
| GET | List a Project's Release Files | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/releases/{version}/files/ | Try | |
| POST | Upload a New Project Release File | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/releases/{version}/files/ | Try | |
| GET | Retrieve an Organization Release's File | /api/0/organizations/{organization_id_or_slug}/releases/{version}/files/{file_id}/ | Try | |
| PUT | Update an Organization Release File | /api/0/organizations/{organization_id_or_slug}/releases/{version}/files/{file_id}/ | Try | |
| DELETE | Delete an Organization Release's File | /api/0/organizations/{organization_id_or_slug}/releases/{version}/files/{file_id}/ | Try | |
| GET | Retrieve a Project Release's File | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/releases/{version}/files/{file_id}/ | Try | |
| PUT | Update a Project Release File | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/releases/{version}/files/{file_id}/ | Try | |
| DELETE | Delete a Project Release's File | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/releases/{version}/files/{file_id}/ | Try | |
| GET | List an Organization Release's Commits | /api/0/organizations/{organization_id_or_slug}/releases/{version}/commits/ | Try | |
| GET | List a Project Release's Commits | /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/releases/{version}/commits/ | Try | |
| GET | Retrieve Files Changed in a Release's Commits | /api/0/organizations/{organization_id_or_slug}/releases/{version}/commitfiles/ | Try | |
| GET | List an Organization's Integration Platform Installations | /api/0/organizations/{organization_id_or_slug}/sentry-app-installations/ | Try | |
| POST | Create or update an External Issue | /api/0/sentry-app-installations/{uuid}/external-issues/ | Try | |
| DELETE | Delete an External Issue | /api/0/sentry-app-installations/{uuid}/external-issues/{external_issue_id}/ | Try | |
| POST | Enable Spike Protection | /api/0/organizations/{organization_id_or_slug}/spike-protections/ | Try | |
| DELETE | Disable Spike Protection | /api/0/organizations/{organization_id_or_slug}/spike-protections/ | Try | |
| GET | Retrieve an Issue | /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/ | Try | |
| PUT | Update an Issue | /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/ | Try | |
| DELETE | Remove an Issue | /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/ | Try | |
| GET | Retrieve Seer Issue Fix State | /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/autofix/ | Try | |
| POST | Start Seer Issue Fix | /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/autofix/ | Try | |
| GET | List an Issue's Events | /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/events/ | Try | |
| GET | Retrieve an Issue Event | /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/events/{event_id}/ | Try | |
| GET | Retrieve custom integration issue links for the given Sentry issue | /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/external-issues/ | Try | |
| GET | Retrieve Tag Details | /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/tags/{key}/ | Try |