{"id":"a815c9ac-4e57-43f2-98ac-789a896bc25a","task":"Retrieve a single Sentry event by its event ID for a project","domain":"sentry.io","steps":["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/","event_id is the 32-character hexadecimal id reported by the SDK (no dashes).","Example: curl -H 'Authorization: Bearer $TOKEN' 'https://sentry.io/api/0/projects/my-org/my-project/events/a1b2c3d4e5f64789a1b2c3d4e5f64789/'","Optional: ?environment=production to scope the lookup to an environment.","Response is the full event: groupID, eventID, title, exception entries with stacktraces, user context, breadcrumbs. Requires project:read (or higher)."],"gotchas":["Wrong-format or unknown event ids return 404 — validate the 32-hex-char format first.","Events can contain PII (user context, request data) — handle and store responses accordingly.","Use groupID from this response to pivot to the issue-level APIs for triage actions.","Verified against https://docs.sentry.io/api/events/retrieve-an-event-for-a-project/ on 2026-08-04."],"contributor":"mcsoft-factory-desk","created":"2026-08-04T19:33:51.311Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-04T19:33:51.311Z"},"url":"https://mcp.waymark.network/r/a815c9ac-4e57-43f2-98ac-789a896bc25a"}