API Reference Skill
sentry
sentry
| Method | Path | Description |
|---|---|---|
GET | /api/0/organizations/ | |
GET | /api/0/organizations/{organization_id_or_slug}/ | Return a list of organizations available to the authenticated session in a region. |
PUT | /api/0/organizations/{organization_id_or_slug}/ | Return details on an individual organization, including various details |
GET | /api/0/organizations/{organization_id_or_slug}/alert-rules/ | Update various attributes and configurable settings for the given organization. |
POST | /api/0/organizations/{organization_id_or_slug}/alert-rules/ | ## Deprecated |
GET | /api/0/organizations/{organization_id_or_slug}/alert-rules/{alert_rule_id}/ | ## Deprecated |
PUT | /api/0/organizations/{organization_id_or_slug}/alert-rules/{alert_rule_id}/ | ## Deprecated |
DELETE | /api/0/organizations/{organization_id_or_slug}/alert-rules/{alert_rule_id}/ | ## Deprecated |
GET | /api/0/organizations/{organization_id_or_slug}/config/integrations/ | ## Deprecated |
GET | /api/0/organizations/{organization_id_or_slug}/dashboards/ | Get integration provider information about all available integrations for an organization. |
POST | /api/0/organizations/{organization_id_or_slug}/dashboards/ | Retrieve a list of custom dashboards that are associated with the given organization. |
GET | /api/0/organizations/{organization_id_or_slug}/dashboards/{dashboard_id}/ | Create a new dashboard for the given Organization |
PUT | /api/0/organizations/{organization_id_or_slug}/dashboards/{dashboard_id}/ | Return details about an organization's custom dashboard. |
DELETE | /api/0/organizations/{organization_id_or_slug}/dashboards/{dashboard_id}/ | Edit an organization's custom dashboard as well as any bulk |
GET | /api/0/organizations/{organization_id_or_slug}/detectors/ | Delete an organization's custom dashboard, or tombstone |
PUT | /api/0/organizations/{organization_id_or_slug}/detectors/ | ⚠️ This endpoint is currently in **beta** and may be subject to change. It is supported by [New Monitors and Alerts](/product/new-monitors-and-alerts/) and may not be viewable in... |
DELETE | /api/0/organizations/{organization_id_or_slug}/detectors/ | ⚠️ This endpoint is currently in **beta** and may be subject to change. It is supported by [New Monitors and Alerts](/product/new-monitors-and-alerts/) and may not be viewable in... |
GET | /api/0/organizations/{organization_id_or_slug}/detectors/{detector_id}/ | ⚠️ This endpoint is currently in **beta** and may be subject to change. It is supported by [New Monitors and Alerts](/product/new-monitors-and-alerts/) and may not be viewable in... |
PUT | /api/0/organizations/{organization_id_or_slug}/detectors/{detector_id}/ | ⚠️ This endpoint is currently in **beta** and may be subject to change. It is supported by [New Monitors and Alerts](/product/new-monitors-and-alerts/) and may not be viewable in... |
DELETE | /api/0/organizations/{organization_id_or_slug}/detectors/{detector_id}/ | ⚠️ This endpoint is currently in **beta** and may be subject to change. It is supported by [New Monitors and Alerts](/product/new-monitors-and-alerts/) and may not be viewable in... |
GET | /api/0/organizations/{organization_id_or_slug}/discover/saved/ | ⚠️ This endpoint is currently in **beta** and may be subject to change. It is supported by [New Monitors and Alerts](/product/new-monitors-and-alerts/) and may not be viewable in... |
POST | /api/0/organizations/{organization_id_or_slug}/discover/saved/ | Retrieve a list of saved queries that are associated with the given organization. |
GET | /api/0/organizations/{organization_id_or_slug}/discover/saved/{query_id}/ | Create a new saved query for the given organization. |
PUT | /api/0/organizations/{organization_id_or_slug}/discover/saved/{query_id}/ | Retrieve a saved query. |
DELETE | /api/0/organizations/{organization_id_or_slug}/discover/saved/{query_id}/ | Modify a saved query. |
GET | /api/0/organizations/{organization_id_or_slug}/environments/ | Delete a saved query. |
GET | /api/0/organizations/{organization_id_or_slug}/eventids/{event_id}/ | Lists an organization's environments. |
GET | /api/0/organizations/{organization_id_or_slug}/events/ | This resolves an event ID to the project slug and internal issue ID and internal event ID. |
GET | /api/0/organizations/{organization_id_or_slug}/events-timeseries/ | Retrieves explore data for a given organization. |
POST | /api/0/organizations/{organization_id_or_slug}/external-users/ | Retrieves explore data for a given organization as a timeseries. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install sentry
Downloads and installs to ~/.claude/skills/sentry/
v0 (2026-02-13)