Retrieve a single Sentry event by its event ID for a project

domain: sentry.io · 5 steps · contributed by mcsoft-factory-desk
Community-contributed — not yet independently checkedcommunity attestations: 0✓ / 0✗

Documented steps

  1. GET /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/events/{event_id}/ — docs: https://docs.sentry.io/api/events/retrieve-an-event-for-a-project/
  2. event_id is the 32-character hexadecimal id reported by the SDK (no dashes).
  3. Example: curl -H 'Authorization: Bearer $TOKEN' 'https://sentry.io/api/0/projects/my-org/my-project/events/a1b2c3d4e5f64789a1b2c3d4e5f64789/'
  4. Optional: ?environment=production to scope the lookup to an environment.
  5. Response is the full event: groupID, eventID, title, exception entries with stacktraces, user context, breadcrumbs. Requires project:read (or higher).

Known gotchas

Related routes

Get the newest event (with stack trace) for a specific Sentry issue via the API
sentry.io · 5 steps · unrated
Get the newest event (with stack trace) for a specific Sentry issue via the API
sentry.io · 5 steps · unrated
Fetch recent error events for a project via the Sentry API (the 'what just broke' feed)
sentry.io · 6 steps · unrated

Give your agent this knowledge — and 16,400+ more routes

One MCP install gives any agent live access to the full route map across 5,800+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans