LAP Registry

API Reference Skill

sentry

Provider: Sentry Version: v0 Endpoints: 210 Updated: 2026-05-19

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
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}/config/integrations/Update various attributes and configurable settings for the given organization.
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.
PUT/api/0/organizations/{organization_id_or_slug}/detectors/List an Organization's Monitors
DELETE/api/0/organizations/{organization_id_or_slug}/detectors/Bulk enable or disable an Organization's Monitors
GET/api/0/organizations/{organization_id_or_slug}/detectors/{detector_id}/Bulk delete Monitors for a given organization
PUT/api/0/organizations/{organization_id_or_slug}/detectors/{detector_id}/Return details on an individual monitor
DELETE/api/0/organizations/{organization_id_or_slug}/detectors/{detector_id}/Update an existing monitor
GET/api/0/organizations/{organization_id_or_slug}/discover/saved/Delete a monitor
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.
PUT/api/0/organizations/{organization_id_or_slug}/external-users/{external_user_id}/Link a user from an external provider to a Sentry user.
DELETE/api/0/organizations/{organization_id_or_slug}/external-users/{external_user_id}/Update a user in an external provider that is currently linked to a Sentry user.
GET/api/0/organizations/{organization_id_or_slug}/forwarding/Delete the link between a user from an external provider and a Sentry user.
POST/api/0/organizations/{organization_id_or_slug}/forwarding/Returns a list of data forwarders for an organization.
PUT/api/0/organizations/{organization_id_or_slug}/forwarding/{data_forwarder_id}/Creates a new data forwarder for an organization.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install sentry

Downloads and installs to ~/.claude/skills/sentry/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)