<!DOCTYPE html><!--Oxk7Gc78Al18Xv0WUWeU_--><html lang="en" data-sentry-component="RootLayout" data-sentry-source-file="layout.tsx"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/0a86735c6520d94f-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/cd914ecf9c9071d5-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/868117c2b85f7a9d.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/eaea4ce6f790adfc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/c1588608df93822d.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/923221d641f4caec.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/4c45bc9e8cd6d5b4.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/4bea3967abd381ec.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/10157a9bf141e7e0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-1fa2b0271bb96844.js"/><script src="/_next/static/chunks/e1faa60d-9a1bd5871f4758ef.js" async=""></script><script src="/_next/static/chunks/c1a87517-3cb15fe961500a41.js" async=""></script><script src="/_next/static/chunks/05814c0c-448505717eef7d58.js" async=""></script><script src="/_next/static/chunks/4041-9527167aca940442.js" async=""></script><script src="/_next/static/chunks/main-app-994a217b52fa986e.js" async=""></script><script src="/_next/static/chunks/5623-6ab97b635930053b.js" async=""></script><script src="/_next/static/chunks/7938-05eca2ea78392774.js" async=""></script><script src="/_next/static/chunks/app/layout-7000b08e91adb214.js" async=""></script><script src="/_next/static/chunks/dc725793-183928ee11f9d6fd.js" async=""></script><script src="/_next/static/chunks/7736-68ba43d0abd11984.js" async=""></script><script src="/_next/static/chunks/5070-7c7fd3492aeb0a06.js" async=""></script><script src="/_next/static/chunks/9306-fa0aba15f7d5814b.js" async=""></script><script src="/_next/static/chunks/3813-f6c357405ab925f0.js" async=""></script><script src="/_next/static/chunks/2196-1764eabf231a236f.js" async=""></script><script src="/_next/static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js" async=""></script><script src="/_next/static/chunks/1697-d20055add46977d3.js" async=""></script><script src="/_next/static/chunks/app/not-found-271bc2f4a5dc3032.js" async=""></script><script src="/_next/static/chunks/app/%5B%5B...path%5D%5D/layout-4f3a482a7dae070b.js" async=""></script><script src="/_next/static/chunks/app/global-error-e74f2c5f8e008e6a.js" async=""></script><link rel="preload" href="https://plausible.io/js/script.tagged-events.js" as="script"/><meta name="next-size-adjust" content=""/><title>Events &amp; Issues</title><meta name="zd-site-verification" content="ocu6mswx6pke3c6qvozr2e"/><link rel="canonical" href="https://docs.sentry.io/api/events/"/><meta property="og:title" content="Events &amp; Issues"/><meta property="og:image" content="https://sentry-docs-8crvyypmm.sentry.dev/og.png"/><meta property="og:image:width" content="1200"/><meta property="og:image:height" content="630"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Events &amp; Issues"/><meta name="twitter:image" content="https://sentry-docs-8crvyypmm.sentry.dev/og.png"/><meta name="twitter:image:width" content="1200"/><meta name="twitter:image:height" content="630"/><link rel="icon" href="/favicon.ico"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_c58dd6"><div hidden=""><!--$--><!--/$--></div><script>!function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if('system'===e||(!e&&true)){var t='(prefers-color-scheme: dark)',m=window.matchMedia(t);if(m.media!==t||m.matches){d.style.colorScheme = 'dark';c.add('dark')}else{d.style.colorScheme = 'light';c.add('light')}}else if(e){c.add(e|| '')}if(e==='light'||e==='dark')d.style.colorScheme=e}catch(e){}}()</script><div data-is-root-theme="true" data-accent-color="iris" data-gray-color="sand" data-has-background="true" data-panel-background="translucent" data-radius="large" data-scaling="95%" data-sentry-element="Theme" data-sentry-source-file="layout.tsx" class="radix-themes"><a href="#main" class="skip-to-content" data-sentry-component="SkipToContent" data-sentry-source-file="skipToContent.tsx">Skip to content</a><div data-sentry-component="DocsLayout" data-sentry-source-file="layout.tsx"><div class="tw-app" data-sentry-component="DocPage" data-sentry-source-file="index.tsx"><header class="bg-[var(--gray-1)] h-[var(--header-height)] w-full z-50 border-b border-[var(--gray-a3)] fixed top-0 flex items-center min-h-[64px]" data-sentry-component="Header" data-sentry-source-file="header.tsx"><style>
        :root { --header-height: 64px; }
        /* Home page: full-width nav that spans the viewport (matches the old
         * homepage). No max-width cap — the nav's own edge padding
         * (px-4 / md:pl-3 and the right block's lg:pr-6) handles spacing. */
        .header-content-home {
          max-width: none;
          margin-left: 0;
          margin-right: 0;
          padding-left: 0;
          padding-right: 0;
        }
        /* Doc pages: fluid centering to match sidebar offset at wide viewports */
        .header-content:not(.header-content-home) {
          padding-left: var(--layout-offset, 0px);
          padding-right: var(--layout-offset, 0px);
        }
      </style><div class="header-content flex items-center w-full "><nav class="nav-inner flex items-center gap-4 min-h-[64px] min-w-0 flex-1 px-4 md:pl-3 md:pr-4"><button class="md:hidden mr-3 flex items-center"><label for="style_navbar-menu-toggle__dc5I6" aria-label="Open menu" class="inline-flex items-center cursor-pointer"><svg width="22" height="22" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="inline dark:text-[var(--foreground)] text-[var(--gray-10)]" stroke-width="1.8"><path d="M1.5 3C1.22386 3 1 3.22386 1 3.5C1 3.77614 1.22386 4 1.5 4H13.5C13.7761 4 14 3.77614 14 3.5C14 3.22386 13.7761 3 13.5 3H1.5ZM1 7.5C1 7.22386 1.22386 7 1.5 7H13.5C13.7761 7 14 7.22386 14 7.5C14 7.77614 13.7761 8 13.5 8H1.5C1.22386 8 1 7.77614 1 7.5ZM1 11.5C1 11.2239 1.22386 11 1.5 11H13.5C13.7761 11 14 11.2239 14 11.5C14 11.7761 13.7761 12 13.5 12H1.5C1.22386 12 1 11.7761 1 11.5Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></label></button><a title="Sentry error monitoring" class="logo-slot flex flex-shrink-0 items-center text-lg font-medium text-[var(--foreground)] mr-1 py-2 border-b-2 border-transparent -translate-y-[1px]" style="min-width:0" data-sentry-element="Link" data-sentry-source-file="header.tsx" href="/"><div class="mr-2"><img alt="Sentry&#x27;s logo" data-sentry-element="Image" data-sentry-source-file="header.tsx" loading="lazy" width="28" height="26" decoding="async" data-nimg="1" class="h-10 dark:invert" style="color:transparent" src="/_next/static/media/sentry-logo-dark.fc8e1eeb.svg"/></div><span class="text-base font-semibold tracking-tight">Docs</span></a><div class="hidden md:block flex-1 min-w-0"><div data-sentry-component="TopNavClient" data-sentry-source-file="TopNavClient.tsx"><div class="w-full relative"><div class="overflow-x-auto whitespace-nowrap max-w-full scrollbar-hide pl-4 pr-6" style="scrollbar-width:none;-ms-overflow-style:none"><ul class="flex gap-4 w-max min-w-0 items-center overflow-x-visible" style="scrollbar-width:none"><li class="list-none relative"><a href="/platforms/" class="text-[var(--gray-12)] transition-all duration-150 inline-block py-2 px-1 rounded-t-md text-[0.875rem] font-normal border-b-2 border-transparent hover:border-[#a78bfa]">SDKs</a></li><li class="list-none relative"><a class="text-[var(--gray-12)] transition-all duration-150 inline-block py-2 px-1 rounded-t-md text-[0.875rem] font-normal border-b-2 border-transparent hover:border-[#a78bfa]" href="/product/">Product</a></li><li class="list-none relative"><a class="text-[var(--gray-12)] transition-all duration-150 inline-block py-2 px-1 rounded-t-md text-[0.875rem] font-normal border-b-2 border-transparent hover:border-[#a78bfa]" href="/ai/">AI</a></li><li class="list-none relative"><a class="text-[var(--gray-12)] transition-all duration-150 inline-block py-2 px-1 rounded-t-md text-[0.875rem] font-normal border-b-2 border-transparent hover:border-[#a78bfa]" href="/guides/">Guides</a></li><li class="list-none relative"><div style="display:inline-block"><button class="text-[var(--gray-12)] transition-all duration-150 inline-block py-2 px-1 rounded-t-md flex items-center gap-1 text-[0.875rem] font-normal border-b-2 border-transparent hover:border-[#a78bfa]" aria-haspopup="true" aria-expanded="false">Concepts<svg class="ml-1 transition-transform duration-150 " width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 6L8 10L12 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div></li><li class="list-none relative"><a class="text-[var(--gray-12)] transition-all duration-150 inline-block py-2 px-1 rounded-t-md text-[0.875rem] font-normal border-b-2 border-[var(--accent-purple)]" href="/api/">API</a></li><li class="list-none relative"><div style="display:inline-block"><button class="text-[var(--gray-12)] transition-all duration-150 inline-block py-2 px-1 rounded-t-md flex items-center gap-1 text-[0.875rem] font-normal border-b-2 border-transparent hover:border-[#a78bfa]" aria-haspopup="true" aria-expanded="false">Manage<svg class="ml-1 transition-transform duration-150 " width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 6L8 10L12 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div></li></ul></div></div><style>
        .scrollbar-hide::-webkit-scrollbar {
          display: none;
        }
      </style></div></div><div class="flex items-center md:hidden ml-auto gap-3"><button class="flex items-center text-[var(--foreground)] p-1.5 rounded-md hover:bg-[var(--gray-a3)] transition-colors" aria-label="Search"><svg width="20" height="20" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 6.5C10 8.433 8.433 10 6.5 10C4.567 10 3 8.433 3 6.5C3 4.567 4.567 3 6.5 3C8.433 3 10 4.567 10 6.5ZM9.30884 10.0159C8.53901 10.6318 7.56251 11 6.5 11C4.01472 11 2 8.98528 2 6.5C2 4.01472 4.01472 2 6.5 2C8.98528 2 11 4.01472 11 6.5C11 7.56251 10.6318 8.53901 10.0159 9.30884L12.8536 12.1464C13.0488 12.3417 13.0488 12.6583 12.8536 12.8536C12.6583 13.0488 12.3417 13.0488 12.1464 12.8536L9.30884 10.0159Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></button><button class="kapa-ai-class flex items-center gap-1.5 text-sm font-medium text-[var(--foreground)] px-2 py-1.5 rounded-md hover:bg-[var(--gray-a3)] transition-colors" aria-label="Ask AI"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-5 size-4" data-sentry-element="svg" data-sentry-component="MagicIcon" data-sentry-source-file="magic.tsx"><path stroke-linecap="round" stroke-linejoin="round" d="M9.813 15.904 9 18.75l-.813-2.846a4.5 4.5 0 0 0-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 0 0 3.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 0 0 3.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 0 0-3.09 3.09ZM18.259 8.715 18 9.75l-.259-1.035a3.375 3.375 0 0 0-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 0 0 2.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 0 0 2.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 0 0-2.456 2.456ZM16.894 20.567 16.5 21.75l-.394-1.183a2.25 2.25 0 0 0-1.423-1.423L13.5 18.75l1.183-.394a2.25 2.25 0 0 0 1.423-1.423l.394-1.183.394 1.183a2.25 2.25 0 0 0 1.423 1.423l1.183.394-1.183.394a2.25 2.25 0 0 0-1.423 1.423Z" data-sentry-element="path" data-sentry-source-file="magic.tsx"></path></svg><span class="uppercase text-xs">Ask AI</span></button><style>
     :root, .light, .light-theme {
       --theme-toggle-sun-icon-display: none;
       --theme-toggle-moon-icon-display: block;
     }
     .dark, .dark-theme {
       --theme-toggle-sun-icon-display: block;
       --theme-toggle-moon-icon-display: none;
     }
   </style><button data-accent-color="gray" data-sentry-element="IconButton" data-sentry-source-file="theme-toggle.tsx" data-state="closed" class="rt-reset rt-BaseButton rt-r-size-3 rt-variant-ghost rt-IconButton"><svg width="16" height="16" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="display:var(--theme-toggle-sun-icon-display)" data-sentry-element="SunIcon" data-sentry-source-file="theme-toggle.tsx"><path d="M7.5 0C7.77614 0 8 0.223858 8 0.5V2.5C8 2.77614 7.77614 3 7.5 3C7.22386 3 7 2.77614 7 2.5V0.5C7 0.223858 7.22386 0 7.5 0ZM2.1967 2.1967C2.39196 2.00144 2.70854 2.00144 2.90381 2.1967L4.31802 3.61091C4.51328 3.80617 4.51328 4.12276 4.31802 4.31802C4.12276 4.51328 3.80617 4.51328 3.61091 4.31802L2.1967 2.90381C2.00144 2.70854 2.00144 2.39196 2.1967 2.1967ZM0.5 7C0.223858 7 0 7.22386 0 7.5C0 7.77614 0.223858 8 0.5 8H2.5C2.77614 8 3 7.77614 3 7.5C3 7.22386 2.77614 7 2.5 7H0.5ZM2.1967 12.8033C2.00144 12.608 2.00144 12.2915 2.1967 12.0962L3.61091 10.682C3.80617 10.4867 4.12276 10.4867 4.31802 10.682C4.51328 10.8772 4.51328 11.1938 4.31802 11.3891L2.90381 12.8033C2.70854 12.9986 2.39196 12.9986 2.1967 12.8033ZM12.5 7C12.2239 7 12 7.22386 12 7.5C12 7.77614 12.2239 8 12.5 8H14.5C14.7761 8 15 7.77614 15 7.5C15 7.22386 14.7761 7 14.5 7H12.5ZM10.682 4.31802C10.4867 4.12276 10.4867 3.80617 10.682 3.61091L12.0962 2.1967C12.2915 2.00144 12.608 2.00144 12.8033 2.1967C12.9986 2.39196 12.9986 2.70854 12.8033 2.90381L11.3891 4.31802C11.1938 4.51328 10.8772 4.51328 10.682 4.31802ZM8 12.5C8 12.2239 7.77614 12 7.5 12C7.22386 12 7 12.2239 7 12.5V14.5C7 14.7761 7.22386 15 7.5 15C7.77614 15 8 14.7761 8 14.5V12.5ZM10.682 10.682C10.8772 10.4867 11.1938 10.4867 11.3891 10.682L12.8033 12.0962C12.9986 12.2915 12.9986 12.608 12.8033 12.8033C12.608 12.9986 12.2915 12.9986 12.0962 12.8033L10.682 11.3891C10.4867 11.1938 10.4867 10.8772 10.682 10.682ZM5.5 7.5C5.5 6.39543 6.39543 5.5 7.5 5.5C8.60457 5.5 9.5 6.39543 9.5 7.5C9.5 8.60457 8.60457 9.5 7.5 9.5C6.39543 9.5 5.5 8.60457 5.5 7.5ZM7.5 4.5C5.84315 4.5 4.5 5.84315 4.5 7.5C4.5 9.15685 5.84315 10.5 7.5 10.5C9.15685 10.5 10.5 9.15685 10.5 7.5C10.5 5.84315 9.15685 4.5 7.5 4.5Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg><svg width="16" height="16" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="display:var(--theme-toggle-moon-icon-display)" data-sentry-element="MoonIcon" data-sentry-source-file="theme-toggle.tsx"><path d="M2.89998 0.499976C2.89998 0.279062 2.72089 0.0999756 2.49998 0.0999756C2.27906 0.0999756 2.09998 0.279062 2.09998 0.499976V1.09998H1.49998C1.27906 1.09998 1.09998 1.27906 1.09998 1.49998C1.09998 1.72089 1.27906 1.89998 1.49998 1.89998H2.09998V2.49998C2.09998 2.72089 2.27906 2.89998 2.49998 2.89998C2.72089 2.89998 2.89998 2.72089 2.89998 2.49998V1.89998H3.49998C3.72089 1.89998 3.89998 1.72089 3.89998 1.49998C3.89998 1.27906 3.72089 1.09998 3.49998 1.09998H2.89998V0.499976ZM5.89998 3.49998C5.89998 3.27906 5.72089 3.09998 5.49998 3.09998C5.27906 3.09998 5.09998 3.27906 5.09998 3.49998V4.09998H4.49998C4.27906 4.09998 4.09998 4.27906 4.09998 4.49998C4.09998 4.72089 4.27906 4.89998 4.49998 4.89998H5.09998V5.49998C5.09998 5.72089 5.27906 5.89998 5.49998 5.89998C5.72089 5.89998 5.89998 5.72089 5.89998 5.49998V4.89998H6.49998C6.72089 4.89998 6.89998 4.72089 6.89998 4.49998C6.89998 4.27906 6.72089 4.09998 6.49998 4.09998H5.89998V3.49998ZM1.89998 6.49998C1.89998 6.27906 1.72089 6.09998 1.49998 6.09998C1.27906 6.09998 1.09998 6.27906 1.09998 6.49998V7.09998H0.499976C0.279062 7.09998 0.0999756 7.27906 0.0999756 7.49998C0.0999756 7.72089 0.279062 7.89998 0.499976 7.89998H1.09998V8.49998C1.09998 8.72089 1.27906 8.89997 1.49998 8.89997C1.72089 8.89997 1.89998 8.72089 1.89998 8.49998V7.89998H2.49998C2.72089 7.89998 2.89998 7.72089 2.89998 7.49998C2.89998 7.27906 2.72089 7.09998 2.49998 7.09998H1.89998V6.49998ZM8.54406 0.98184L8.24618 0.941586C8.03275 0.917676 7.90692 1.1655 8.02936 1.34194C8.17013 1.54479 8.29981 1.75592 8.41754 1.97445C8.91878 2.90485 9.20322 3.96932 9.20322 5.10022C9.20322 8.37201 6.82247 11.0878 3.69887 11.6097C3.45736 11.65 3.20988 11.6772 2.96008 11.6906C2.74563 11.702 2.62729 11.9535 2.77721 12.1072C2.84551 12.1773 2.91535 12.2458 2.98667 12.3128L3.05883 12.3795L3.31883 12.6045L3.50684 12.7532L3.62796 12.8433L3.81491 12.9742L3.99079 13.089C4.11175 13.1651 4.23536 13.2375 4.36157 13.3059L4.62496 13.4412L4.88553 13.5607L5.18837 13.6828L5.43169 13.7686C5.56564 13.8128 5.70149 13.8529 5.83857 13.8885C5.94262 13.9155 6.04767 13.9401 6.15405 13.9622C6.27993 13.9883 6.40713 14.0109 6.53544 14.0298L6.85241 14.0685L7.11934 14.0892C7.24637 14.0965 7.37436 14.1002 7.50322 14.1002C11.1483 14.1002 14.1032 11.1453 14.1032 7.50023C14.1032 7.25044 14.0893 7.00389 14.0623 6.76131L14.0255 6.48407C13.991 6.26083 13.9453 6.04129 13.8891 5.82642C13.8213 5.56709 13.7382 5.31398 13.6409 5.06881L13.5279 4.80132L13.4507 4.63542L13.3766 4.48666C13.2178 4.17773 13.0353 3.88295 12.8312 3.60423L12.6782 3.40352L12.4793 3.16432L12.3157 2.98361L12.1961 2.85951L12.0355 2.70246L11.8134 2.50184L11.4925 2.24191L11.2483 2.06498L10.9562 1.87446L10.6346 1.68894L10.3073 1.52378L10.1938 1.47176L9.95488 1.3706L9.67791 1.2669L9.42566 1.1846L9.10075 1.09489L8.83599 1.03486L8.54406 0.98184ZM10.4032 5.30023C10.4032 4.27588 10.2002 3.29829 9.83244 2.40604C11.7623 3.28995 13.1032 5.23862 13.1032 7.50023C13.1032 10.593 10.596 13.1002 7.50322 13.1002C6.63646 13.1002 5.81597 12.9036 5.08355 12.5522C6.5419 12.0941 7.81081 11.2082 8.74322 10.0416C8.87963 10.2284 9.10028 10.3497 9.34928 10.3497C9.76349 10.3497 10.0993 10.0139 10.0993 9.59971C10.0993 9.24256 9.84965 8.94373 9.51535 8.86816C9.57741 8.75165 9.63653 8.63334 9.6926 8.51332C9.88358 8.63163 10.1088 8.69993 10.35 8.69993C11.0403 8.69993 11.6 8.14028 11.6 7.44993C11.6 6.75976 11.0406 6.20024 10.3505 6.19993C10.3853 5.90487 10.4032 5.60464 10.4032 5.30023Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></button></div></nav><div class="hidden md:flex items-center gap-4 flex-shrink-0 ml-auto pl-4 pr-4 lg:pr-6"><div class="flex flex-shrink-0 items-center gap-2" style="width:340px;min-width:340px"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="flex items-center gap-2" style="width:340px;min-width:340px;height:40px"></div><!--/$--></div><div class="flex flex-shrink-0 items-center gap-4"><a href="https://sentry.io/" target="_blank" rel="noopener noreferrer" data-accent-color="gray" data-radius="medium" class="rt-reset rt-BaseButton rt-r-size-3 rt-variant-ghost rt-Button font-medium text-[var(--foreground)] py-2 px-3 uppercase cursor-pointer whitespace-nowrap">Go to Sentry</a><style>
     :root, .light, .light-theme {
       --theme-toggle-sun-icon-display: none;
       --theme-toggle-moon-icon-display: block;
     }
     .dark, .dark-theme {
       --theme-toggle-sun-icon-display: block;
       --theme-toggle-moon-icon-display: none;
     }
   </style><button data-accent-color="gray" data-sentry-element="IconButton" data-sentry-source-file="theme-toggle.tsx" data-state="closed" class="rt-reset rt-BaseButton rt-r-size-3 rt-variant-ghost rt-IconButton"><svg width="16" height="16" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="display:var(--theme-toggle-sun-icon-display)" data-sentry-element="SunIcon" data-sentry-source-file="theme-toggle.tsx"><path d="M7.5 0C7.77614 0 8 0.223858 8 0.5V2.5C8 2.77614 7.77614 3 7.5 3C7.22386 3 7 2.77614 7 2.5V0.5C7 0.223858 7.22386 0 7.5 0ZM2.1967 2.1967C2.39196 2.00144 2.70854 2.00144 2.90381 2.1967L4.31802 3.61091C4.51328 3.80617 4.51328 4.12276 4.31802 4.31802C4.12276 4.51328 3.80617 4.51328 3.61091 4.31802L2.1967 2.90381C2.00144 2.70854 2.00144 2.39196 2.1967 2.1967ZM0.5 7C0.223858 7 0 7.22386 0 7.5C0 7.77614 0.223858 8 0.5 8H2.5C2.77614 8 3 7.77614 3 7.5C3 7.22386 2.77614 7 2.5 7H0.5ZM2.1967 12.8033C2.00144 12.608 2.00144 12.2915 2.1967 12.0962L3.61091 10.682C3.80617 10.4867 4.12276 10.4867 4.31802 10.682C4.51328 10.8772 4.51328 11.1938 4.31802 11.3891L2.90381 12.8033C2.70854 12.9986 2.39196 12.9986 2.1967 12.8033ZM12.5 7C12.2239 7 12 7.22386 12 7.5C12 7.77614 12.2239 8 12.5 8H14.5C14.7761 8 15 7.77614 15 7.5C15 7.22386 14.7761 7 14.5 7H12.5ZM10.682 4.31802C10.4867 4.12276 10.4867 3.80617 10.682 3.61091L12.0962 2.1967C12.2915 2.00144 12.608 2.00144 12.8033 2.1967C12.9986 2.39196 12.9986 2.70854 12.8033 2.90381L11.3891 4.31802C11.1938 4.51328 10.8772 4.51328 10.682 4.31802ZM8 12.5C8 12.2239 7.77614 12 7.5 12C7.22386 12 7 12.2239 7 12.5V14.5C7 14.7761 7.22386 15 7.5 15C7.77614 15 8 14.7761 8 14.5V12.5ZM10.682 10.682C10.8772 10.4867 11.1938 10.4867 11.3891 10.682L12.8033 12.0962C12.9986 12.2915 12.9986 12.608 12.8033 12.8033C12.608 12.9986 12.2915 12.9986 12.0962 12.8033L10.682 11.3891C10.4867 11.1938 10.4867 10.8772 10.682 10.682ZM5.5 7.5C5.5 6.39543 6.39543 5.5 7.5 5.5C8.60457 5.5 9.5 6.39543 9.5 7.5C9.5 8.60457 8.60457 9.5 7.5 9.5C6.39543 9.5 5.5 8.60457 5.5 7.5ZM7.5 4.5C5.84315 4.5 4.5 5.84315 4.5 7.5C4.5 9.15685 5.84315 10.5 7.5 10.5C9.15685 10.5 10.5 9.15685 10.5 7.5C10.5 5.84315 9.15685 4.5 7.5 4.5Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg><svg width="16" height="16" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="display:var(--theme-toggle-moon-icon-display)" data-sentry-element="MoonIcon" data-sentry-source-file="theme-toggle.tsx"><path d="M2.89998 0.499976C2.89998 0.279062 2.72089 0.0999756 2.49998 0.0999756C2.27906 0.0999756 2.09998 0.279062 2.09998 0.499976V1.09998H1.49998C1.27906 1.09998 1.09998 1.27906 1.09998 1.49998C1.09998 1.72089 1.27906 1.89998 1.49998 1.89998H2.09998V2.49998C2.09998 2.72089 2.27906 2.89998 2.49998 2.89998C2.72089 2.89998 2.89998 2.72089 2.89998 2.49998V1.89998H3.49998C3.72089 1.89998 3.89998 1.72089 3.89998 1.49998C3.89998 1.27906 3.72089 1.09998 3.49998 1.09998H2.89998V0.499976ZM5.89998 3.49998C5.89998 3.27906 5.72089 3.09998 5.49998 3.09998C5.27906 3.09998 5.09998 3.27906 5.09998 3.49998V4.09998H4.49998C4.27906 4.09998 4.09998 4.27906 4.09998 4.49998C4.09998 4.72089 4.27906 4.89998 4.49998 4.89998H5.09998V5.49998C5.09998 5.72089 5.27906 5.89998 5.49998 5.89998C5.72089 5.89998 5.89998 5.72089 5.89998 5.49998V4.89998H6.49998C6.72089 4.89998 6.89998 4.72089 6.89998 4.49998C6.89998 4.27906 6.72089 4.09998 6.49998 4.09998H5.89998V3.49998ZM1.89998 6.49998C1.89998 6.27906 1.72089 6.09998 1.49998 6.09998C1.27906 6.09998 1.09998 6.27906 1.09998 6.49998V7.09998H0.499976C0.279062 7.09998 0.0999756 7.27906 0.0999756 7.49998C0.0999756 7.72089 0.279062 7.89998 0.499976 7.89998H1.09998V8.49998C1.09998 8.72089 1.27906 8.89997 1.49998 8.89997C1.72089 8.89997 1.89998 8.72089 1.89998 8.49998V7.89998H2.49998C2.72089 7.89998 2.89998 7.72089 2.89998 7.49998C2.89998 7.27906 2.72089 7.09998 2.49998 7.09998H1.89998V6.49998ZM8.54406 0.98184L8.24618 0.941586C8.03275 0.917676 7.90692 1.1655 8.02936 1.34194C8.17013 1.54479 8.29981 1.75592 8.41754 1.97445C8.91878 2.90485 9.20322 3.96932 9.20322 5.10022C9.20322 8.37201 6.82247 11.0878 3.69887 11.6097C3.45736 11.65 3.20988 11.6772 2.96008 11.6906C2.74563 11.702 2.62729 11.9535 2.77721 12.1072C2.84551 12.1773 2.91535 12.2458 2.98667 12.3128L3.05883 12.3795L3.31883 12.6045L3.50684 12.7532L3.62796 12.8433L3.81491 12.9742L3.99079 13.089C4.11175 13.1651 4.23536 13.2375 4.36157 13.3059L4.62496 13.4412L4.88553 13.5607L5.18837 13.6828L5.43169 13.7686C5.56564 13.8128 5.70149 13.8529 5.83857 13.8885C5.94262 13.9155 6.04767 13.9401 6.15405 13.9622C6.27993 13.9883 6.40713 14.0109 6.53544 14.0298L6.85241 14.0685L7.11934 14.0892C7.24637 14.0965 7.37436 14.1002 7.50322 14.1002C11.1483 14.1002 14.1032 11.1453 14.1032 7.50023C14.1032 7.25044 14.0893 7.00389 14.0623 6.76131L14.0255 6.48407C13.991 6.26083 13.9453 6.04129 13.8891 5.82642C13.8213 5.56709 13.7382 5.31398 13.6409 5.06881L13.5279 4.80132L13.4507 4.63542L13.3766 4.48666C13.2178 4.17773 13.0353 3.88295 12.8312 3.60423L12.6782 3.40352L12.4793 3.16432L12.3157 2.98361L12.1961 2.85951L12.0355 2.70246L11.8134 2.50184L11.4925 2.24191L11.2483 2.06498L10.9562 1.87446L10.6346 1.68894L10.3073 1.52378L10.1938 1.47176L9.95488 1.3706L9.67791 1.2669L9.42566 1.1846L9.10075 1.09489L8.83599 1.03486L8.54406 0.98184ZM10.4032 5.30023C10.4032 4.27588 10.2002 3.29829 9.83244 2.40604C11.7623 3.28995 13.1032 5.23862 13.1032 7.50023C13.1032 10.593 10.596 13.1002 7.50322 13.1002C6.63646 13.1002 5.81597 12.9036 5.08355 12.5522C6.5419 12.0941 7.81081 11.2082 8.74322 10.0416C8.87963 10.2284 9.10028 10.3497 9.34928 10.3497C9.76349 10.3497 10.0993 10.0139 10.0993 9.59971C10.0993 9.24256 9.84965 8.94373 9.51535 8.86816C9.57741 8.75165 9.63653 8.63334 9.6926 8.51332C9.88358 8.63163 10.1088 8.69993 10.35 8.69993C11.0403 8.69993 11.6 8.14028 11.6 7.44993C11.6 6.75976 11.0406 6.20024 10.3505 6.19993C10.3853 5.90487 10.4032 5.60464 10.4032 5.30023Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></button></div></div></div></header><section class="px-0 flex relative"><aside class="style_sidebar__iEJoR py-3" data-layout-anchor="left" data-sentry-component="Sidebar" data-sentry-source-file="index.tsx"><input type="checkbox" id="style_navbar-menu-toggle__dc5I6" class="hidden"/><style>:root { --sidebar-width: 300px; }</style><div class="flex flex-col items-stretch h-full min-h-0"><div class="md:hidden px-3 pb-3 border-b border-[var(--gray-a3)]" data-sentry-component="MobileSidebarNav" data-sentry-source-file="MobileSidebarNav.tsx"><button type="button" aria-expanded="false" class="flex items-center justify-between w-full py-2 px-2 rounded text-sm font-medium text-[var(--gray-12)] hover:bg-[var(--gray-a3)] transition-colors">Open Main Menu<svg width="18" height="18" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="transition-transform " data-sentry-element="ChevronDownIcon" data-sentry-source-file="MobileSidebarNav.tsx"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></button></div><div class="style_sidebar-main__z5ka3 px-3"><ul data-sidebar-tree="true"><li class="mb-3" data-sidebar-branch="true" data-sentry-component="DynamicNav" data-sentry-source-file="dynamicNav.tsx"><a class="style_sidebar-link__reH78  style_sidebar-link-top-level__tKgo9 " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/"><div class="style_sidebar-link-content__rKA2e"><span>API Reference</span></div></a><ul data-sidebar-tree="true" class="pl-3"><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/auth/"><div class="style_sidebar-link-content__rKA2e"><span>Authentication</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/pagination/"><div class="style_sidebar-link-content__rKA2e"><span>Paginating Results</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/permissions/"><div class="style_sidebar-link-content__rKA2e"><span>Permissions &amp; Scopes</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/ratelimits/"><div class="style_sidebar-link-content__rKA2e"><span>Rate Limits</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/requests/"><div class="style_sidebar-link-content__rKA2e"><span>Requests</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/crons/"><div class="style_sidebar-link-content__rKA2e"><span>Crons</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/dashboards/"><div class="style_sidebar-link-content__rKA2e"><span>Dashboards</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/discover/"><div class="style_sidebar-link-content__rKA2e"><span>Discover &amp; Performance</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/environments/"><div class="style_sidebar-link-content__rKA2e"><span>Environments</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78 active  " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/"><div class="style_sidebar-link-content__rKA2e"><span>Events &amp; Issues</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(0deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a><ul data-sidebar-tree="true"><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/bulk-mutate-a-list-of-issues/"><div class="style_sidebar-link-content__rKA2e"><span>Bulk Mutate a List of Issues</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/bulk-mutate-an-organizations-issues/"><div class="style_sidebar-link-content__rKA2e"><span>Bulk Mutate an Organization&#x27;s Issues</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/bulk-remove-a-list-of-issues/"><div class="style_sidebar-link-content__rKA2e"><span>Bulk Remove a List of Issues</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/bulk-remove-an-organizations-issues/"><div class="style_sidebar-link-content__rKA2e"><span>Bulk Remove an Organization&#x27;s Issues</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/get-debug-information-related-to-source-maps-for-a-given-event/"><div class="style_sidebar-link-content__rKA2e"><span>Get Debug Information Related to Source Maps for a Given Event</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/list-a-projects-error-events/"><div class="style_sidebar-link-content__rKA2e"><span>List a Project&#x27;s Error Events</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/list-a-projects-issues/"><div class="style_sidebar-link-content__rKA2e"><span>List a Project&#x27;s Issues</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/list-a-tags-values-for-an-issue/"><div class="style_sidebar-link-content__rKA2e"><span>List a Tag&#x27;s Values for an Issue</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/list-an-events-attachments/"><div class="style_sidebar-link-content__rKA2e"><span>List an Event&#x27;s Attachments</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/list-an-issues-events/"><div class="style_sidebar-link-content__rKA2e"><span>List an Issue&#x27;s Events</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/list-an-issues-hashes/"><div class="style_sidebar-link-content__rKA2e"><span>List an Issue&#x27;s Hashes</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/list-an-organizations-issues/"><div class="style_sidebar-link-content__rKA2e"><span>List an Organization&#x27;s Issues</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/remove-an-issue/"><div class="style_sidebar-link-content__rKA2e"><span>Remove an Issue</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/retrieve-an-event-attachment/"><div class="style_sidebar-link-content__rKA2e"><span>Retrieve an Event Attachment</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/retrieve-an-event-for-a-project/"><div class="style_sidebar-link-content__rKA2e"><span>Retrieve an Event for a Project</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/retrieve-an-issue/"><div class="style_sidebar-link-content__rKA2e"><span>Retrieve an Issue</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/retrieve-an-issue-event/"><div class="style_sidebar-link-content__rKA2e"><span>Retrieve an Issue Event</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/retrieve-tag-details/"><div class="style_sidebar-link-content__rKA2e"><span>Retrieve Tag Details</span></div></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/events/update-an-issue/"><div class="style_sidebar-link-content__rKA2e"><span>Update an Issue</span></div></a></li></ul></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/explore/"><div class="style_sidebar-link-content__rKA2e"><span>Explore</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/integration/"><div class="style_sidebar-link-content__rKA2e"><span>Integration Platform</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/integrations/"><div class="style_sidebar-link-content__rKA2e"><span>Integrations</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/mobile-builds/"><div class="style_sidebar-link-content__rKA2e"><span>Mobile Builds</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/monitors/"><div class="style_sidebar-link-content__rKA2e"><span>Monitors &amp; Alerts</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/organizations/"><div class="style_sidebar-link-content__rKA2e"><span>Organizations</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/profiling/"><div class="style_sidebar-link-content__rKA2e"><span>Profiling</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/projects/"><div class="style_sidebar-link-content__rKA2e"><span>Projects</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/releases/"><div class="style_sidebar-link-content__rKA2e"><span>Releases</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/replays/"><div class="style_sidebar-link-content__rKA2e"><span>Replays</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/scim/"><div class="style_sidebar-link-content__rKA2e"><span>SCIM</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/seer/"><div class="style_sidebar-link-content__rKA2e"><span>Seer</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/snapshots/"><div class="style_sidebar-link-content__rKA2e"><span>Snapshots</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/spike-protection/"><div class="style_sidebar-link-content__rKA2e"><span>Spike Protection Notifications</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/teams/"><div class="style_sidebar-link-content__rKA2e"><span>Teams</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li><li class="toc-item " data-sidebar-branch="true" data-path="/api/events/" data-sentry-component="CollapsibleSidebarLink" data-sentry-source-file="collapsibleSidebarLink.tsx"><a class="style_sidebar-link__reH78   " data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="SidebarLink" data-sentry-source-file="sidebarLink.tsx" href="/api/users/"><div class="style_sidebar-link-content__rKA2e"><span>Users</span></div><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transition:transform 200ms;transform:rotate(270deg)" data-sentry-element="svg" data-sentry-component="NavChevron" data-sentry-source-file="navChevron.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z" data-sentry-element="path" data-sentry-source-file="navChevron.tsx"></path></svg></a></li></ul></li></ul><hr class="style_sidebar-separator__U8J_J mt-3 mb-3" data-sentry-component="SidebarSeparator" data-sentry-source-file="sidebarLink.tsx"/><ul data-sidebar-tree="true" data-sentry-component="SidebarMoreLinks" data-sentry-source-file="SidebarMoreLinks.tsx"><li class="mb-3" data-sidebar-branch="true"><ul data-sidebar-tree="true"><a target="_blank" rel="noopener noreferrer" href="https://sentry.io/changelog/" class="style_sidebar-link__reH78   font-bold" data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="ExternalLink" data-sentry-source-file="externalLink.tsx"><div class="style_sidebar-link-content__rKA2e"><span>Product Changelog</span></div><span class="icon icon-external-link"><svg viewBox="0 0 24 24" width="14" height="14" class="ml-1 inline" data-sentry-element="svg" data-sentry-source-file="externalLink.tsx"><path fill="currentColor" d="M14,3V5H17.59L7.76,14.83L9.17,16.24L19,6.41V10H21V3M19,19H5V5H12V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V12H19V19Z" data-sentry-element="path" data-sentry-source-file="externalLink.tsx"></path></svg></span></a><a target="_blank" rel="noopener noreferrer" href="https://sandbox.sentry.io/" class="style_sidebar-link__reH78   font-bold" data-sidebar-link="true" data-sentry-element="LinkComponent" data-sentry-component="ExternalLink" data-sentry-source-file="externalLink.tsx"><div class="style_sidebar-link-content__rKA2e"><span>Sandbox</span></div><span class="icon icon-external-link"><svg viewBox="0 0 24 24" width="14" height="14" class="ml-1 inline" data-sentry-element="svg" data-sentry-source-file="externalLink.tsx"><path fill="currentColor" d="M14,3V5H17.59L7.76,14.83L9.17,16.24L19,6.41V10H21V3M19,19H5V5H12V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V12H19V19Z" data-sentry-element="path" data-sentry-source-file="externalLink.tsx"></path></svg></span></a><button class="style_sidebar-link__reH78 font-bold" data-sidebar-link="true"><div class="style_sidebar-link-content__rKA2e"><span>More</span></div><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-4 h-4"><path d="M6.1584 3.13508C6.35985 2.94621 6.67627 2.95642 6.86514 3.15788L10.6151 7.15788C10.7954 7.3502 10.7954 7.64949 10.6151 7.84182L6.86514 11.8418C6.67627 12.0433 6.35985 12.0535 6.1584 11.8646C5.95694 11.6757 5.94673 11.3593 6.1356 11.1579L9.565 7.49985L6.1356 3.84182C5.94673 3.64036 5.95694 3.32394 6.1584 3.13508Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></button></ul></li></ul></div></div></aside><main class="main-content flex mt-[var(--header-height)] flex-1"><div class="pt-6 px-6 prose dark:prose-invert max-w-full text-[var(--gray-12)] prose-a:no-underline hover:prose-a:underline prose-code:font-normal prose-code:font-mono marker:text-[var(--darkPurple)] marker:font-medium prose-li:my-1 prose-headings:mt-0 prose-headings:font-medium prose-headings:relative prose-headings:text-[var(--gray-12)] prose-blockquote:font-normal prose-blockquote:border-l-[3px] prose-em:font-normal prose-blockquote:text-[var(--gray-12)] prose-img:my-2 prose-strong:text-[var(--gray-12)] w-full min-w-0" id="doc-content"><div class="mb-4"></div><div class="flex items-center"><ul class="not-prose list-none flex flex-wrap" style="margin:0" data-sentry-component="Breadcrumbs" data-sentry-source-file="index.tsx"><li class="style_breadcrumb-item__bDEaT"><a href="/">Home</a></li><li class="style_breadcrumb-item__bDEaT"><a href="/api/">API Reference</a></li><li class="style_breadcrumb-item__bDEaT"><a href="/api/events/">Events &amp; Issues</a></li></ul> <div class="ml-auto hidden sm:block"><div class="relative inline-block"><div class="inline-flex items-center h-9 border border-gray-200 dark:border-[var(--gray-6)] rounded-full overflow-hidden bg-white dark:bg-[var(--gray-2)]"><button class="inline-flex items-center text-nowrap h-full text-gray-700 dark:text-[var(--foreground)] bg-transparent border-none cursor-pointer transition-colors duration-150 hover:bg-gray-50 dark:hover:bg-[var(--gray-a4)] active:bg-gray-100 dark:active:bg-[var(--gray-5)] focus:bg-gray-50 dark:focus:bg-[var(--gray-a4)] outline-none gap-2 px-3.5 text-sm font-medium disabled:opacity-50" style="border-radius:9999px 0 0 9999px"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" data-sentry-element="Clipboard" data-sentry-source-file="copyMarkdownButton.tsx"><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"></path><rect x="8" y="2" width="8" height="4" rx="1" ry="1"></rect></svg><span>Copy page</span></button><div class="w-px h-full bg-gray-200 dark:bg-[var(--gray-6)]"></div><button class="inline-flex items-center text-nowrap h-full text-gray-700 dark:text-[var(--foreground)] bg-transparent border-none cursor-pointer transition-colors duration-150 hover:bg-gray-50 dark:hover:bg-[var(--gray-a4)] active:bg-gray-100 dark:active:bg-[var(--gray-5)] focus:bg-gray-50 dark:focus:bg-[var(--gray-a4)] outline-none px-3" style="border-radius:0 9999px 9999px 0"><style data-emotion="css o2ofml">.css-o2ofml{-webkit-transition:-webkit-transform 200ms;transition:transform 200ms;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}</style><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" class="transition-transform duration-200 rotate-0 css-o2ofml" data-sentry-element="Chevron" data-sentry-source-file="copyMarkdownButton.tsx"><path fill="currentColor" d="M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z"></path></svg></button></div></div></div></div><div><hgroup><h1>Events &amp; Issues</h1><h2></h2></hgroup><div id="main"><ul data-noindex="true"><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/bulk-mutate-a-list-of-issues/">Bulk Mutate a List of Issues</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/bulk-mutate-an-organizations-issues/">Bulk Mutate an Organization&#x27;s Issues</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/bulk-remove-a-list-of-issues/">Bulk Remove a List of Issues</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/bulk-remove-an-organizations-issues/">Bulk Remove an Organization&#x27;s Issues</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/get-debug-information-related-to-source-maps-for-a-given-event/">Get Debug Information Related to Source Maps for a Given Event</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/list-a-projects-error-events/">List a Project&#x27;s Error Events</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/list-a-projects-issues/">List a Project&#x27;s Issues</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/list-a-tags-values-for-an-issue/">List a Tag&#x27;s Values for an Issue</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/list-an-events-attachments/">List an Event&#x27;s Attachments</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/list-an-issues-events/">List an Issue&#x27;s Events</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/list-an-issues-hashes/">List an Issue&#x27;s Hashes</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/list-an-organizations-issues/">List an Organization&#x27;s Issues</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/remove-an-issue/">Remove an Issue</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/retrieve-an-event-attachment/">Retrieve an Event Attachment</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/retrieve-an-event-for-a-project/">Retrieve an Event for a Project</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/retrieve-an-issue/">Retrieve an Issue</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/retrieve-an-issue-event/">Retrieve an Issue Event</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/retrieve-tag-details/">Retrieve Tag Details</a></h4></li><li style="margin-bottom:1rem"><h4><a class=" " data-sentry-element="Link" data-sentry-component="SmartLink" data-sentry-source-file="smartLink.tsx" href="/api/events/update-an-issue/">Update an Issue</a></h4></li></ul></div><div class="grid grid-cols-2 gap-4 not-prose mt-16"><div class="col-span-1"></div><div class="col-span-1"></div></div><div class="space-y-4 py-4 border-[var(--gray-6)]"><div class="flex items-center gap-4 text-sm mt-8"><span class="font-medium">Was this helpful?</span><div class="flex"><button class="py-1 px-2 gap-4 hover:bg-[var(--gray-3)] rounded flex items-center justify-center" aria-label="Yes, this was helpful">Yes 👍</button><button class="py-1 px-2 gap-4 hover:bg-[var(--gray-3)] rounded flex items-center justify-center" aria-label="No, this wasn&#x27;t helpful">No 👎</button></div></div><div class="overflow-hidden transition-all duration-300 ease-in-out max-h-0 opacity-0"><form class="space-y-4"><div><label for="comments" class="block text-sm font-medium mb-2">How can we improve this page?</label><textarea id="comments" name="comments" required="" rows="2" class="w-[calc(100%-4px)] ml-[2px] px-3 py-2 border border-[var(--gray-6)] rounded-lg focus:outline-none focus:ring-2 focus:ring-[var(--accent)] bg-transparent text-sm" placeholder="Please share your thoughts..."></textarea></div><div><label for="email" class="block text-sm font-medium mb-2">Email<!-- --> <span class="text-[var(--gray-9)] font-normal">(optional)</span></label><input type="email" id="email" class="w-[calc(100%-4px)] ml-[2px] px-3 py-2 border border-[var(--gray-6)] rounded-lg focus:outline-none focus:ring-2 focus:ring-[var(--accent)] bg-transparent text-sm" placeholder="your@email.com" name="email"/></div><div class="pt-2"><button data-accent-color="" type="submit" class="rt-reset rt-BaseButton rt-r-size-3 rt-variant-solid rt-Button px-4 py-2 text-sm rounded-lg bg-[var(--accent-purple)]">Submit feedback</button></div></form></div></div></div></div></main></section><style>
        :root {
          --doc-content-w: 1100px;
          --toc-w: 250px;
          --layout-total: calc(var(--sidebar-width, 300px) + var(--doc-content-w) + var(--toc-w));
          /* Fluid centering offset: 0 when viewport <= total layout width,
             grows equally on both sides when viewport > total layout width.
             This shifts the entire sidebar+content+ToC assembly toward center. */
          --layout-offset: max(0px, (100vw - var(--layout-total)) / 2);
        }
        #doc-content {
          max-width: var(--doc-content-w);
          box-sizing: border-box;
        }
        /* When the TOC is visible but the full layout doesn't fit yet, shrink content
           to fill available space rather than overflowing. Only applies when the TOC
           is actually rendered (has-toc class). */
        @media (min-width: 1490px) and (max-width: 1649px) {
          .has-toc #doc-content {
            max-width: calc(100vw - var(--sidebar-width, 300px) - var(--toc-w) - 2rem);
          }
        }
        /* Mobile responsive styles */
        @media (max-width: 768px) {
          .main-content {
            width: 100%;
            max-width: 100%;
            overflow-x: hidden;
          }
          #doc-content {
            width: 100%;
            max-width: 100%;
            overflow-x: hidden;
          }
        }
      </style></div><!--$--><!--/$--></div></div><script src="/_next/static/chunks/webpack-1fa2b0271bb96844.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[16560,[\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"7177\",\"static/chunks/app/layout-7000b08e91adb214.js\"],\"\"]\n3:I[46565,[\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"7177\",\"static/chunks/app/layout-7000b08e91adb214.js\"],\"ThemeProvider\"]\n4:I[62150,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"Theme\"]\n5:I[51255,[\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"7177\",\"static/chunks/app/layout-7000b08e91adb214.js\"],\"SkipToContent\"]\n6:I[47384,[\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"7177\",\"static/chunks/app/layout-7000b08e91adb214.js\"],\"HashNavigation\"]\n7:I[96468,[],\"\"]\n8:I[11090,[],\"\"]\n9:I[38110,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"1697\",\"static/chunks/1697-d20055add46977d3.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"4345\",\"static/chunks/app/not-found-271bc2f4a5dc3032.js\"],\"default\"]\na:I[13592,[\"9415\",\"static/chunks/app/%5B%5B...path%5D%5D/layout-4f3a482a7dae070b.js\"],\"HotReload\"]\nf:I[40268,[\"4219\",\"static/chunks/app/global-error-e74f2c5f8e008e6a.js\"],\"default\"]\n:HL[\"/_next/static/media/0a86735c6520d94f-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/cd914ecf9c9071d5-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/868117c2b85f7a9d.css\",\"style\"]\n:HL[\"/_next/static/css/eaea4ce6f790adfc.css\",\"st"])</script><script>self.__next_f.push([1,"yle\"]\n:HL[\"/_next/static/css/c1588608df93822d.css\",\"style\"]\n:HL[\"/_next/static/css/923221d641f4caec.css\",\"style\"]\n:HL[\"/_next/static/css/4c45bc9e8cd6d5b4.css\",\"style\"]\n:HL[\"/_next/static/css/4bea3967abd381ec.css\",\"style\"]\n:HL[\"/_next/static/css/10157a9bf141e7e0.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"Oxk7Gc78Al18Xv0WUWeU_\",\"p\":\"\",\"c\":[\"\",\"api\",\"events\",\"\"],\"i\":false,\"f\":[[[\"\",{\"children\":[[\"path\",\"api/events\",\"oc\"],{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/868117c2b85f7a9d.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/eaea4ce6f790adfc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"data-sentry-component\":\"RootLayout\",\"data-sentry-source-file\":\"layout.tsx\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"$L2\",null,{\"async\":true,\"defer\":true,\"data-api\":\"$undefined\",\"data-domain\":\"docs.sentry.io,rollup.sentry.io\",\"data-exclude\":\"$undefined\",\"src\":\"https://plausible.io/js/script.tagged-events.js\",\"integrity\":\"$undefined\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"$L2\",null,{\"id\":\"next-plausible-init\",\"dangerouslySetInnerHTML\":{\"__html\":\"window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }\"},\"nonce\":\"$undefined\"}],\"$undefined\"]}],[\"$\",\"body\",null,{\"className\":\"__variable_c58dd6\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"$L3\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":true,\"data-sentry-element\":\"ThemeProvider\",\"data-sentry-source-file\":\"layout.tsx\",\"children\":[\"$\",\"$L4\",null,{\"accentColor\":\"iris\",\"grayColor\":\"sand\",\"radius\":\"large\",\"scaling\":\"95%\",\"data-sentry-element\":\"Theme\",\"data-sentry-source-file\":\"layout.tsx\",\"children\":[[\"$\",\"$L5\",null,{\"data-sentry-element\":\"SkipToContent\",\"data-sentry-source-file\":\"layout.tsx\"}],[\"$\",\"$L6\",null,{\"data-sentry-element\":\"HashNavigation\",\"data-sentry-source-file\":\"layout.tsx\"}],[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"$L9\",null,{}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/4c45bc9e8cd6d5b4.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/4bea3967abd381ec.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/a26e9b23686bd2d7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]}],[\"$\",\"$L2\",null,{\"strategy\":\"lazyOnload\",\"src\":\"https://widget.kapa.ai/kapa-widget.bundle.js\",\"data-website-id\":\"cac7cc70-969e-4bc1-a968-55534a839be4\",\"data-button-hide\":true,\"data-modal-override-open-class\":\"kapa-ai-class\",\"data-project-name\":\"Sentry\",\"data-project-color\":\"#6A5FC1\",\"data-project-logo\":\"https://avatars.githubusercontent.com/u/1396951?s=280\u0026v=4\",\"data-font-family\":\"var(--font-rubik)\",\"data-modal-disclaimer\":\"Please note: This is a tool that searches publicly available sources. Do not include any sensitive or personal information in your queries. For more on how Sentry handles your data, see our [Privacy Policy](https://sentry.io/privacy/).\",\"data-modal-example-questions\":\"How to set up Sentry for Next.js?,What are tracePropagationTargets?\",\"data-user-analytics-cookie-enabled\":\"false\",\"data-color-scheme\":\"auto\",\"data-color-scheme-selector\":\".dark\",\"data-sentry-element\":\"Script\",\"data-sentry-source-file\":\"layout.tsx\"}]]}]]}]]}],{\"children\":[[\"path\",\"api/events\",\"oc\"],[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/c1588608df93822d.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"div\",null,{\"data-sentry-component\":\"DocsLayout\",\"data-sentry-source-file\":\"layout.tsx\",\"children\":[[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$La\",null,{\"data-sentry-element\":\"HotReload\",\"data-sentry-source-file\":\"layout.tsx\"}]]}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[\"$Lb\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/923221d641f4caec.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/4c45bc9e8cd6d5b4.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/4bea3967abd381ec.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],\"$Lc\"],\"$Ld\"]}],{},null,false]},null,false]},null,false],\"$Le\",false]],\"m\":\"$undefined\",\"G\":[\"$f\",[\"$L10\"]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"11:I[35025,[],\"OutletBoundary\"]\n13:I[59916,[],\"AsyncMetadataOutlet\"]\n15:I[35025,[],\"ViewportBoundary\"]\n17:I[35025,[],\"MetadataBoundary\"]\n18:\"$Sreact.suspense\"\nc:[\"$\",\"link\",\"3\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/10157a9bf141e7e0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\nd:[\"$\",\"$L11\",null,{\"children\":[\"$L12\",[\"$\",\"$L13\",null,{\"promise\":\"$@14\"}]]}]\ne:[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L15\",null,{\"children\":\"$L16\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L17\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$18\",null,{\"fallback\":null,\"children\":\"$L19\"}]}]}]]}]\n10:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/c1588608df93822d.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"1a:I[95398,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"PageLoadMetrics\"]\nb:[[\"$\",\"$L1a\",null,{\"pageType\":\"api\",\"attributes\":{\"api_category\":\"events\"}}],\"$L1b\"]\n"])</script><script>self.__next_f.push([1,"1c:I[66939,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"Header\"]\n"])</script><script>self.__next_f.push([1,"1b:[\"$\",\"div\",null,{\"className\":\"tw-app\",\"data-sentry-component\":\"DocPage\",\"data-sentry-source-file\":\"index.tsx\",\"children\":[[\"$\",\"$L1c\",null,{\"pathname\":\"api/events\",\"searchPlatforms\":[],\"platforms\":[{\"key\":\"dotnet\",\"name\":\"dotnet\",\"type\":\"platform\",\"url\":\"/platforms/dotnet/\",\"title\":\".NET\",\"caseStyle\":\"PascalCase\",\"sdk\":\"sentry.dotnet\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$undefined\",\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"dotnet.android\",\"name\":\"android\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/android/\",\"title\":\".NET for Android\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.android\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.apple\",\"name\":\"apple\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/apple/\",\"title\":\".NET for iOS, macOS, and Mac Catalyst\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.apple\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.aspnet\",\"name\":\"aspnet\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/aspnet/\",\"title\":\"ASP.NET\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.aspnetcore\",\"name\":\"aspnetcore\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/aspnetcore/\",\"title\":\"ASP.NET Core\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.aspnetcore\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.aws-lambda\",\"name\":\"aws-lambda\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/aws-lambda/\",\"title\":\"AWS Lambda\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.aspnetcore\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.azure-functions-worker\",\"name\":\"azure-functions-worker\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/azure-functions-worker/\",\"title\":\"Azure Functions\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.azure.functions.worker\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.blazor-server\",\"name\":\"blazor-server\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/blazor-server/\",\"title\":\"Blazor Interactive SSR\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.aspnetcore\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.blazor-webassembly\",\"name\":\"blazor-webassembly\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/blazor-webassembly/\",\"title\":\"Blazor WebAssembly\",\"platform\":\"dotnet\",\"sdk\":\"sentry.aspnetcore.blazor.webassembly\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.entityframework\",\"name\":\"entityframework\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/entityframework/\",\"title\":\"Entity Framework\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.entityframework\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.google-cloud-functions\",\"name\":\"google-cloud-functions\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/google-cloud-functions/\",\"title\":\"Google Cloud Functions\",\"platform\":\"dotnet\",\"sdk\":\"sentry.google.cloud.function\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.log4net\",\"name\":\"log4net\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/log4net/\",\"title\":\"log4net\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.log4net\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.maui\",\"name\":\"maui\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/maui/\",\"title\":\"MAUI\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.maui\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.extensions-logging\",\"name\":\"extensions-logging\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/extensions-logging/\",\"title\":\"Microsoft.Extensions.Logging\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.extensions.logging\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.nlog\",\"name\":\"nlog\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/nlog/\",\"title\":\"NLog\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.nlog\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.serilog\",\"name\":\"serilog\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/serilog/\",\"title\":\"Serilog\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.serilog\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.winforms\",\"name\":\"winforms\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/winforms/\",\"title\":\"Windows Forms\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.winforms\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.winui\",\"name\":\"winui\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/winui/\",\"title\":\"WinUI\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.winui\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.wpf\",\"name\":\"wpf\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/wpf/\",\"title\":\"WPF\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.wpf\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.xamarin\",\"name\":\"xamarin\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/xamarin/\",\"title\":\"Xamarin\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.xamarin\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"android\",\"name\":\"android\",\"type\":\"platform\",\"url\":\"/platforms/android/\",\"title\":\"Android\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.java.android\",\"fallbackPlatform\":\"java\",\"language\":\"$undefined\",\"categories\":[\"mobile\"],\"keywords\":[\"kotlin\",\"ndk\"],\"guides\":[],\"integrations\":[]},{\"key\":\"apple\",\"name\":\"apple\",\"type\":\"platform\",\"url\":\"/platforms/apple/\",\"title\":\"Apple\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.cocoa\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"mobile\",\"desktop\"],\"keywords\":[\"swift\"],\"guides\":[{\"key\":\"apple.ios\",\"name\":\"ios\",\"type\":\"guide\",\"url\":\"/platforms/apple/guides/ios/\",\"title\":\"iOS\",\"platform\":\"apple\",\"sdk\":\"sentry.cocoa\",\"categories\":[\"mobile\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"apple.macos\",\"name\":\"macos\",\"type\":\"guide\",\"url\":\"/platforms/apple/guides/macos/\",\"title\":\"macOS\",\"platform\":\"apple\",\"sdk\":\"sentry.apple.macos\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"apple.tvos\",\"name\":\"tvos\",\"type\":\"guide\",\"url\":\"/platforms/apple/guides/tvos/\",\"title\":\"tvOS\",\"platform\":\"apple\",\"sdk\":\"sentry.apple.tvos\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"apple.visionos\",\"name\":\"visionos\",\"type\":\"guide\",\"url\":\"/platforms/apple/guides/visionos/\",\"title\":\"visionOS\",\"platform\":\"apple\",\"sdk\":\"sentry.apple.visionos\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"apple.watchos\",\"name\":\"watchos\",\"type\":\"guide\",\"url\":\"/platforms/apple/guides/watchos/\",\"title\":\"watchOS\",\"platform\":\"apple\",\"sdk\":\"sentry.apple.watchos\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"javascript\",\"name\":\"javascript\",\"type\":\"platform\",\"url\":\"/platforms/javascript/\",\"title\":\"JavaScript\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.javascript.browser\",\"fallbackPlatform\":\"$undefined\",\"language\":\"typescript\",\"categories\":[\"javascript\",\"browser\"],\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"javascript\",\"name\":\"javascript\",\"type\":\"guide\",\"url\":\"/platforms/javascript/\",\"title\":\"Browser JavaScript\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.browser\",\"categories\":\"$1b:props:children:0:props:platforms:3:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.angular\",\"name\":\"angular\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/angular/\",\"title\":\"Angular\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.angular\",\"categories\":[\"javascript\",\"browser\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.astro\",\"name\":\"astro\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/astro/\",\"title\":\"Astro\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.astro\",\"categories\":[\"javascript\",\"browser\",\"server\",\"server-node\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.aws-lambda\",\"name\":\"aws-lambda\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/aws-lambda/\",\"title\":\"AWS Lambda\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.aws-serverless\",\"categories\":[\"javascript\",\"server\",\"server-node\",\"serverless\"],\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.azure-functions\",\"name\":\"azure-functions\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/azure-functions/\",\"title\":\"Azure Functions\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.astro\",\"categories\":[\"javascript\",\"server\",\"server-node\",\"serverless\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.bun\",\"name\":\"bun\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/bun/\",\"title\":\"Bun\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.bun\",\"categories\":[\"javascript\",\"server\",\"server-edge\",\"serverless\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.capacitor\",\"name\":\"capacitor\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/capacitor/\",\"title\":\"Capacitor\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.capacitor\",\"categories\":[\"javascript\",\"browser\",\"mobile\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.firebase\",\"name\":\"firebase\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/firebase/\",\"title\":\"Cloud Functions for Firebase\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":[\"javascript\",\"server\",\"server-node\",\"serverless\"],\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.cloudflare\",\"name\":\"cloudflare\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/cloudflare/\",\"title\":\"Cloudflare\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.cloudflare\",\"categories\":[\"javascript\",\"server\",\"server-edge\",\"serverless\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.connect\",\"name\":\"connect\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/connect/\",\"title\":\"Connect\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":[\"javascript\",\"server\",\"server-node\"],\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.cordova\",\"name\":\"cordova\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/cordova/\",\"title\":\"Cordova\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.cordova\",\"categories\":[\"javascript\",\"browser\",\"mobile\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.deno\",\"name\":\"deno\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/deno/\",\"title\":\"Deno\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.deno\",\"categories\":[\"javascript\",\"server\",\"server-edge\",\"serverless\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.effect\",\"name\":\"effect\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/effect/\",\"title\":\"Effect\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.effect\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.electron\",\"name\":\"electron\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/electron/\",\"title\":\"Electron\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.electron\",\"categories\":[\"javascript\",\"desktop\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.elysia\",\"name\":\"elysia\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/elysia/\",\"title\":\"Elysia\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.elysia\",\"categories\":[\"javascript\",\"server\",\"server-node\"],\"fallbackGuide\":\"javascript.bun\"},{\"key\":\"javascript.ember\",\"name\":\"ember\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/ember/\",\"title\":\"Ember\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.ember\",\"categories\":[\"javascript\",\"browser\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.express\",\"name\":\"express\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/express/\",\"title\":\"Express\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":[\"javascript\",\"server\",\"server-node\"],\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.fastify\",\"name\":\"fastify\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/fastify/\",\"title\":\"Fastify\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":[\"javascript\",\"server\",\"server-node\"],\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.gatsby\",\"name\":\"gatsby\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/gatsby/\",\"title\":\"Gatsby\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.gatsby\",\"categories\":[\"javascript\",\"browser\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.gcp-functions\",\"name\":\"gcp-functions\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/gcp-functions/\",\"title\":\"Google Cloud Functions\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.google-cloud-serverless\",\"categories\":[\"javascript\",\"server\",\"server-node\",\"serverless\"],\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.hapi\",\"name\":\"hapi\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/hapi/\",\"title\":\"Hapi\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":[\"javascript\",\"server\",\"server-node\"],\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.hono\",\"name\":\"hono\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/hono/\",\"title\":\"Hono\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.hono\",\"categories\":[\"javascript\",\"server\",\"server-node\"],\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.koa\",\"name\":\"koa\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/koa/\",\"title\":\"Koa\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":[\"javascript\",\"server\",\"server-node\"],\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.nestjs\",\"name\":\"nestjs\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/nestjs/\",\"title\":\"Nest.js\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.nestjs\",\"categories\":[\"javascript\",\"server\",\"server-node\"],\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.nextjs\",\"name\":\"nextjs\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/nextjs/\",\"title\":\"Next.js\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.nextjs\",\"categories\":[\"javascript\",\"browser\",\"server\",\"server-node\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.nitro\",\"name\":\"nitro\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/nitro/\",\"title\":\"Nitro\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.nitro\",\"categories\":[\"javascript\",\"server\",\"server-node\"],\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.node\",\"name\":\"node\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/node/\",\"title\":\"Node.js\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":[\"javascript\",\"server\",\"server-node\",\"serverless\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.nuxt\",\"name\":\"nuxt\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/nuxt/\",\"title\":\"Nuxt\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.nuxt\",\"categories\":[\"javascript\",\"browser\",\"server\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.react\",\"name\":\"react\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/react/\",\"title\":\"React\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.react\",\"categories\":[\"javascript\",\"browser\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.react-router\",\"name\":\"react-router\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/react-router/\",\"title\":\"React Router Framework\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.react-router\",\"categories\":[\"javascript\",\"browser\",\"server\",\"server-node\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.remix\",\"name\":\"remix\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/remix/\",\"title\":\"Remix\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.remix\",\"categories\":[\"javascript\",\"browser\",\"server\",\"server-node\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.solid\",\"name\":\"solid\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/solid/\",\"title\":\"Solid\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.solid\",\"categories\":[\"javascript\",\"browser\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.solidstart\",\"name\":\"solidstart\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/solidstart/\",\"title\":\"SolidStart\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.solidstart\",\"categories\":[\"browser\",\"server\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.svelte\",\"name\":\"svelte\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/svelte/\",\"title\":\"Svelte\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.svelte\",\"categories\":[\"javascript\",\"browser\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.sveltekit\",\"name\":\"sveltekit\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/sveltekit/\",\"title\":\"SvelteKit\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.sveltekit\",\"categories\":[\"javascript\",\"browser\",\"server\",\"server-node\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.tanstackstart-react\",\"name\":\"tanstackstart-react\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/tanstackstart-react/\",\"title\":\"TanStack Start React\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.tanstackstart-react\",\"categories\":[\"javascript\",\"server\",\"server-node\",\"browser\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.vue\",\"name\":\"vue\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/vue/\",\"title\":\"Vue\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.vue\",\"categories\":[\"javascript\",\"browser\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.wasm\",\"name\":\"wasm\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/wasm/\",\"title\":\"Wasm\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.wasm\",\"categories\":[\"javascript\",\"browser\"],\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"dart\",\"name\":\"dart\",\"type\":\"platform\",\"url\":\"/platforms/dart/\",\"title\":\"Dart\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.dart\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"desktop\",\"mobile\",\"server\"],\"keywords\":[\"flutter\",\"dart\"],\"guides\":[{\"key\":\"dart.flutter\",\"name\":\"flutter\",\"type\":\"guide\",\"url\":\"/platforms/dart/guides/flutter/\",\"title\":\"Flutter\",\"platform\":\"dart\",\"sdk\":\"sentry.dart.flutter\",\"categories\":[\"mobile\",\"browser\",\"desktop\"],\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"elixir\",\"name\":\"elixir\",\"type\":\"platform\",\"url\":\"/platforms/elixir/\",\"title\":\"Elixir\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.elixir\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"server\"],\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[{\"key\":\"plug_and_phoenix\",\"name\":\"Plug and Phoenix\",\"icon\":\"elixir.plug_and_phoenix\",\"url\":\"/platforms/elixir/integrations/plug_and_phoenix\",\"platform\":\"elixir\",\"type\":\"integration\"},{\"key\":\"oban\",\"name\":\"Oban\",\"icon\":\"elixir.oban\",\"url\":\"/platforms/elixir/integrations/oban\",\"platform\":\"elixir\",\"type\":\"integration\"},{\"key\":\"quantum\",\"name\":\"Quantum\",\"icon\":\"elixir.quantum\",\"url\":\"/platforms/elixir/integrations/quantum\",\"platform\":\"elixir\",\"type\":\"integration\"},{\"key\":\"telemetry\",\"name\":\"Telemetry\",\"icon\":\"elixir.telemetry\",\"url\":\"/platforms/elixir/integrations/telemetry\",\"platform\":\"elixir\",\"type\":\"integration\"}]},{\"key\":\"go\",\"name\":\"go\",\"type\":\"platform\",\"url\":\"/platforms/go/\",\"title\":\"Go\",\"caseStyle\":\"PascalCase\",\"sdk\":\"sentry.go\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$undefined\",\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"go.echo\",\"name\":\"echo\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/echo/\",\"title\":\"Echo\",\"platform\":\"go\",\"sdk\":\"sentry.go.echo\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.fasthttp\",\"name\":\"fasthttp\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/fasthttp/\",\"title\":\"FastHTTP\",\"platform\":\"go\",\"sdk\":\"sentry.go.fasthttp\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.fiber\",\"name\":\"fiber\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/fiber/\",\"title\":\"Fiber\",\"platform\":\"go\",\"sdk\":\"sentry.go.fiber\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.gin\",\"name\":\"gin\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/gin/\",\"title\":\"Gin\",\"platform\":\"go\",\"sdk\":\"sentry.go.gin\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.grpc\",\"name\":\"grpc\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/grpc/\",\"title\":\"gRPC\",\"platform\":\"go\",\"sdk\":\"sentry.go.grpc\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.iris\",\"name\":\"iris\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/iris/\",\"title\":\"Iris\",\"platform\":\"go\",\"sdk\":\"sentry.go.iris\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.negroni\",\"name\":\"negroni\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/negroni/\",\"title\":\"Negroni\",\"platform\":\"go\",\"sdk\":\"sentry.go.negroni\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.http\",\"name\":\"http\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/http/\",\"title\":\"net/http\",\"platform\":\"go\",\"sdk\":\"sentry.go.http\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"godot\",\"name\":\"godot\",\"type\":\"platform\",\"url\":\"/platforms/godot/\",\"title\":\"Godot Engine\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.godot\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"desktop\",\"browser\",\"gaming\"],\"keywords\":[\"Godot\",\"Engine\"],\"guides\":[],\"integrations\":[]},{\"key\":\"java\",\"name\":\"java\",\"type\":\"platform\",\"url\":\"/platforms/java/\",\"title\":\"Java\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.java\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"desktop\",\"server\"],\"keywords\":[\"kotlin\"],\"guides\":[{\"key\":\"java.jul\",\"name\":\"jul\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/jul/\",\"title\":\"java.util.logging\",\"platform\":\"java\",\"sdk\":\"sentry.java.jul\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"java.log4j2\",\"name\":\"log4j2\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/log4j2/\",\"title\":\"Log4j 2.x\",\"platform\":\"java\",\"sdk\":\"sentry.java.log4j2\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"java.logback\",\"name\":\"logback\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/logback/\",\"title\":\"Logback\",\"platform\":\"java\",\"sdk\":\"sentry.java.logback\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"java.servlet\",\"name\":\"servlet\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/servlet/\",\"title\":\"Servlet\",\"platform\":\"java\",\"sdk\":\"sentry.java.servlet\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"java.spring\",\"name\":\"spring\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/spring/\",\"title\":\"Spring\",\"platform\":\"java\",\"sdk\":\"sentry.java.spring\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"java.spring-boot\",\"name\":\"spring-boot\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/spring-boot/\",\"title\":\"Spring Boot\",\"platform\":\"java\",\"sdk\":\"sentry.java.spring-boot\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"kotlin\",\"name\":\"kotlin\",\"type\":\"platform\",\"url\":\"/platforms/kotlin/\",\"title\":\"Kotlin\",\"caseStyle\":\"camelCase\",\"sdk\":\"$undefined\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"mobile\",\"desktop\",\"server\"],\"keywords\":[\"kotlin\"],\"guides\":[{\"key\":\"kotlin.compose-multiplatform\",\"name\":\"compose-multiplatform\",\"type\":\"guide\",\"url\":\"/platforms/kotlin/guides/compose-multiplatform/\",\"title\":\"Compose Multiplatform\",\"platform\":\"kotlin\",\"sdk\":\"sentry.kotlin.multiplatform\",\"categories\":[\"kotlin\",\"multiplatform\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"kotlin.kotlin-multiplatform\",\"name\":\"kotlin-multiplatform\",\"type\":\"guide\",\"url\":\"/platforms/kotlin/guides/kotlin-multiplatform/\",\"title\":\"Kotlin Multiplatform\",\"platform\":\"kotlin\",\"sdk\":\"sentry.kotlin.kmp\",\"categories\":[\"mobile\",\"desktop\"],\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"native\",\"name\":\"native\",\"type\":\"platform\",\"url\":\"/platforms/native/\",\"title\":\"Native\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.native\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"mobile\",\"desktop\"],\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"native.breakpad\",\"name\":\"breakpad\",\"type\":\"guide\",\"url\":\"/platforms/native/guides/breakpad/\",\"title\":\"Google Breakpad\",\"platform\":\"native\",\"sdk\":\"sentry.native.breakpad\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"native.crashpad\",\"name\":\"crashpad\",\"type\":\"guide\",\"url\":\"/platforms/native/guides/crashpad/\",\"title\":\"Google Crashpad\",\"platform\":\"native\",\"sdk\":\"sentry.native.crashpad\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"native.minidumps\",\"name\":\"minidumps\",\"type\":\"guide\",\"url\":\"/platforms/native/guides/minidumps/\",\"title\":\"Minidumps\",\"platform\":\"native\",\"sdk\":\"sentry.native.minidumps\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"native.qt\",\"name\":\"qt\",\"type\":\"guide\",\"url\":\"/platforms/native/guides/qt/\",\"title\":\"Qt\",\"platform\":\"native\",\"sdk\":\"sentry.native.qt\",\"categories\":[\"desktop\",\"mobile\"],\"fallbackGuide\":\"$undefined\"},{\"key\":\"native.wasm\",\"name\":\"wasm\",\"type\":\"guide\",\"url\":\"/platforms/native/guides/wasm/\",\"title\":\"WebAssembly\",\"platform\":\"native\",\"sdk\":\"sentry.native.wasm\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"nintendo-switch\",\"name\":\"nintendo-switch\",\"type\":\"platform\",\"url\":\"/platforms/nintendo-switch/\",\"title\":\"Nintendo Switch\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.nintendo-switch\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"console\",\"gaming\"],\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]},{\"key\":\"php\",\"name\":\"php\",\"type\":\"platform\",\"url\":\"/platforms/php/\",\"title\":\"PHP\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.php\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"server\"],\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"php.laravel\",\"name\":\"laravel\",\"type\":\"guide\",\"url\":\"/platforms/php/guides/laravel/\",\"title\":\"Laravel\",\"platform\":\"php\",\"sdk\":\"sentry.php.laravel\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"php.symfony\",\"name\":\"symfony\",\"type\":\"guide\",\"url\":\"/platforms/php/guides/symfony/\",\"title\":\"Symfony\",\"platform\":\"php\",\"sdk\":\"sentry.php.symfony\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"playstation\",\"name\":\"playstation\",\"type\":\"platform\",\"url\":\"/platforms/playstation/\",\"title\":\"PlayStation\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.playstation\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"console\",\"gaming\"],\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]},{\"key\":\"powershell\",\"name\":\"powershell\",\"type\":\"platform\",\"url\":\"/platforms/powershell/\",\"title\":\"PowerShell\",\"caseStyle\":\"PascalCase\",\"sdk\":\"sentry.dotnet.powershell\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"server\",\"desktop\",\"console\"],\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]},{\"key\":\"python\",\"name\":\"python\",\"type\":\"platform\",\"url\":\"/platforms/python/\",\"title\":\"Python\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.python\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"server\",\"serverless\"],\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[{\"key\":\"aiohttp\",\"name\":\"AIOHTTP\",\"icon\":\"python.aiohttp\",\"url\":\"/platforms/python/integrations/aiohttp\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"aiomysql\",\"name\":\"aiomysql\",\"icon\":\"python.aiomysql\",\"url\":\"/platforms/python/integrations/aiomysql\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"anthropic\",\"name\":\"Anthropic\",\"icon\":\"python.anthropic\",\"url\":\"/platforms/python/integrations/anthropic\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"airflow\",\"name\":\"Apache Airflow\",\"icon\":\"python.airflow\",\"url\":\"/platforms/python/integrations/airflow\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"beam\",\"name\":\"Apache Beam\",\"icon\":\"python.beam\",\"url\":\"/platforms/python/integrations/beam\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"spark\",\"name\":\"Apache Spark\",\"icon\":\"python.spark\",\"url\":\"/platforms/python/integrations/spark\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"ariadne\",\"name\":\"Ariadne\",\"icon\":\"python.ariadne\",\"url\":\"/platforms/python/integrations/ariadne\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"arq\",\"name\":\"arq\",\"icon\":\"python.arq\",\"url\":\"/platforms/python/integrations/arq\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"asgi\",\"name\":\"ASGI\",\"icon\":\"python.asgi\",\"url\":\"/platforms/python/integrations/asgi\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"asyncio\",\"name\":\"asyncio\",\"icon\":\"python.asyncio\",\"url\":\"/platforms/python/integrations/asyncio\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"asyncpg\",\"name\":\"asyncpg\",\"icon\":\"python.asyncpg\",\"url\":\"/platforms/python/integrations/asyncpg\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"aws-lambda\",\"name\":\"AWS Lambda\",\"icon\":\"python.aws-lambda\",\"url\":\"/platforms/python/integrations/aws-lambda\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"boto3\",\"name\":\"Boto3\",\"icon\":\"python.boto3\",\"url\":\"/platforms/python/integrations/boto3\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"bottle\",\"name\":\"Bottle\",\"icon\":\"python.bottle\",\"url\":\"/platforms/python/integrations/bottle\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"celery\",\"name\":\"Celery\",\"icon\":\"python.celery\",\"url\":\"/platforms/python/integrations/celery\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"chalice\",\"name\":\"Chalice\",\"icon\":\"python.chalice\",\"url\":\"/platforms/python/integrations/chalice\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"clickhouse-driver\",\"name\":\"clickhouse-driver\",\"icon\":\"python.clickhouse-driver\",\"url\":\"/platforms/python/integrations/clickhouse-driver\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"cloudresourcecontext\",\"name\":\"Cloud Resource Context\",\"icon\":\"python.cloudresourcecontext\",\"url\":\"/platforms/python/integrations/cloudresourcecontext\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"django\",\"name\":\"Django\",\"icon\":\"python.django\",\"url\":\"/platforms/python/integrations/django\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"dramatiq\",\"name\":\"Dramatiq\",\"icon\":\"python.dramatiq\",\"url\":\"/platforms/python/integrations/dramatiq\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"falcon\",\"name\":\"Falcon\",\"icon\":\"python.falcon\",\"url\":\"/platforms/python/integrations/falcon\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"fastapi\",\"name\":\"FastAPI\",\"icon\":\"python.fastapi\",\"url\":\"/platforms/python/integrations/fastapi\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"flask\",\"name\":\"Flask\",\"icon\":\"python.flask\",\"url\":\"/platforms/python/integrations/flask\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"gnu_backtrace\",\"name\":\"GNU Backtrace\",\"icon\":\"python.gnu_backtrace\",\"url\":\"/platforms/python/integrations/gnu_backtrace\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"gcp-functions\",\"name\":\"Google Cloud Functions\",\"icon\":\"python.gcp-functions\",\"url\":\"/platforms/python/integrations/gcp-functions\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"google-genai\",\"name\":\"Google Gen AI\",\"icon\":\"python.google-genai\",\"url\":\"/platforms/python/integrations/google-genai\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"gql\",\"name\":\"GQL\",\"icon\":\"python.gql\",\"url\":\"/platforms/python/integrations/gql\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"graphene\",\"name\":\"Graphene\",\"icon\":\"python.graphene\",\"url\":\"/platforms/python/integrations/graphene\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"grpc\",\"name\":\"gRPC\",\"icon\":\"python.grpc\",\"url\":\"/platforms/python/integrations/grpc\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"httpx\",\"name\":\"HTTPX\",\"icon\":\"python.httpx\",\"url\":\"/platforms/python/integrations/httpx\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"httpx2\",\"name\":\"HTTPX2\",\"icon\":\"python.httpx2\",\"url\":\"/platforms/python/integrations/httpx2\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"huey\",\"name\":\"huey\",\"icon\":\"python.huey\",\"url\":\"/platforms/python/integrations/huey\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"huggingface_hub\",\"name\":\"Hugging Face Hub\",\"icon\":\"python.huggingface_hub\",\"url\":\"/platforms/python/integrations/huggingface_hub\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"langchain\",\"name\":\"LangChain\",\"icon\":\"python.langchain\",\"url\":\"/platforms/python/integrations/langchain\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"langgraph\",\"name\":\"LangGraph\",\"icon\":\"python.langgraph\",\"url\":\"/platforms/python/integrations/langgraph\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"launchdarkly\",\"name\":\"LaunchDarkly\",\"icon\":\"python.launchdarkly\",\"url\":\"/platforms/python/integrations/launchdarkly\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"litellm\",\"name\":\"LiteLLM\",\"icon\":\"python.litellm\",\"url\":\"/platforms/python/integrations/litellm\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"litestar\",\"name\":\"Litestar\",\"icon\":\"python.litestar\",\"url\":\"/platforms/python/integrations/litestar\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"logging\",\"name\":\"Logging\",\"icon\":\"python.logging\",\"url\":\"/platforms/python/integrations/logging\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"loguru\",\"name\":\"Loguru\",\"icon\":\"python.loguru\",\"url\":\"/platforms/python/integrations/loguru\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"mcp\",\"name\":\"MCP (Model Context Protocol)\",\"icon\":\"python.mcp\",\"url\":\"/platforms/python/integrations/mcp\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"openai\",\"name\":\"OpenAI\",\"icon\":\"python.openai\",\"url\":\"/platforms/python/integrations/openai\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"openai-agents\",\"name\":\"OpenAI Agents\",\"icon\":\"python.openai-agents\",\"url\":\"/platforms/python/integrations/openai-agents\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"openfeature\",\"name\":\"OpenFeature\",\"icon\":\"python.openfeature\",\"url\":\"/platforms/python/integrations/openfeature\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"otlp\",\"name\":\"OpenTelemetry (OTLP)\",\"icon\":\"python.otlp\",\"url\":\"/platforms/python/integrations/otlp\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"pure_eval\",\"name\":\"pure_eval\",\"icon\":\"python.pure_eval\",\"url\":\"/platforms/python/integrations/pure_eval\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"pydantic-ai\",\"name\":\"Pydantic AI\",\"icon\":\"python.pydantic-ai\",\"url\":\"/platforms/python/integrations/pydantic-ai\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"pymongo\",\"name\":\"PyMongo\",\"icon\":\"python.pymongo\",\"url\":\"/platforms/python/integrations/pymongo\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"pyramid\",\"name\":\"Pyramid\",\"icon\":\"python.pyramid\",\"url\":\"/platforms/python/integrations/pyramid\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"pyreqwest\",\"name\":\"pyreqwest\",\"icon\":\"python.pyreqwest\",\"url\":\"/platforms/python/integrations/pyreqwest\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"quart\",\"name\":\"Quart\",\"icon\":\"python.quart\",\"url\":\"/platforms/python/integrations/quart\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"ray\",\"name\":\"Ray\",\"icon\":\"python.ray\",\"url\":\"/platforms/python/integrations/ray\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"redis\",\"name\":\"Redis\",\"icon\":\"python.redis\",\"url\":\"/platforms/python/integrations/redis\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"rq\",\"name\":\"RQ (Redis Queue)\",\"icon\":\"python.rq\",\"url\":\"/platforms/python/integrations/rq\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"rust_tracing\",\"name\":\"Rust Tracing\",\"icon\":\"python.rust_tracing\",\"url\":\"/platforms/python/integrations/rust_tracing\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"sanic\",\"name\":\"Sanic\",\"icon\":\"python.sanic\",\"url\":\"/platforms/python/integrations/sanic\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"serverless\",\"name\":\"Serverless\",\"icon\":\"python.serverless\",\"url\":\"/platforms/python/integrations/serverless\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"socket\",\"name\":\"Socket\",\"icon\":\"python.socket\",\"url\":\"/platforms/python/integrations/socket\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"sqlalchemy\",\"name\":\"SQLAlchemy\",\"icon\":\"python.sqlalchemy\",\"url\":\"/platforms/python/integrations/sqlalchemy\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"starlette\",\"name\":\"Starlette\",\"icon\":\"python.starlette\",\"url\":\"/platforms/python/integrations/starlette\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"starlite\",\"name\":\"Starlite\",\"icon\":\"python.starlite\",\"url\":\"/platforms/python/integrations/starlite\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"statsig\",\"name\":\"Statsig\",\"icon\":\"python.statsig\",\"url\":\"/platforms/python/integrations/statsig\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"strawberry\",\"name\":\"Strawberry\",\"icon\":\"python.strawberry\",\"url\":\"/platforms/python/integrations/strawberry\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"sys_exit\",\"name\":\"sys.exit\",\"icon\":\"python.sys_exit\",\"url\":\"/platforms/python/integrations/sys_exit\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"tornado\",\"name\":\"Tornado\",\"icon\":\"python.tornado\",\"url\":\"/platforms/python/integrations/tornado\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"tryton\",\"name\":\"Tryton\",\"icon\":\"python.tryton\",\"url\":\"/platforms/python/integrations/tryton\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"typer\",\"name\":\"Typer\",\"icon\":\"python.typer\",\"url\":\"/platforms/python/integrations/typer\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"unleash\",\"name\":\"Unleash\",\"icon\":\"python.unleash\",\"url\":\"/platforms/python/integrations/unleash\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"wsgi\",\"name\":\"WSGI\",\"icon\":\"python.wsgi\",\"url\":\"/platforms/python/integrations/wsgi\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"default-integrations\",\"name\":\"Default Integrations\",\"icon\":\"python.default-integrations\",\"url\":\"/platforms/python/integrations/default-integrations\",\"platform\":\"python\",\"type\":\"integration\"}]},{\"key\":\"react-native\",\"name\":\"react-native\",\"type\":\"platform\",\"url\":\"/platforms/react-native/\",\"title\":\"React Native\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.javascript.react-native\",\"fallbackPlatform\":\"javascript\",\"language\":\"$undefined\",\"categories\":[\"mobile\"],\"keywords\":[\"react-native\",\"expo\"],\"guides\":[{\"key\":\"react-native\",\"name\":\"react-native\",\"type\":\"guide\",\"url\":\"/platforms/react-native/\",\"title\":\"React Native\",\"platform\":\"react-native\",\"sdk\":\"sentry.javascript.react-native\",\"categories\":\"$1b:props:children:0:props:platforms:16:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"react-native.expo\",\"name\":\"expo\",\"type\":\"guide\",\"url\":\"/platforms/react-native/guides/expo/\",\"title\":\"Expo\",\"platform\":\"react-native\",\"sdk\":\"sentry.javascript.react-native\",\"categories\":[\"mobile\"],\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"ruby\",\"name\":\"ruby\",\"type\":\"platform\",\"url\":\"/platforms/ruby/\",\"title\":\"Ruby\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.ruby\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$undefined\",\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"ruby.delayed_job\",\"name\":\"delayed_job\",\"type\":\"guide\",\"url\":\"/platforms/ruby/guides/delayed_job/\",\"title\":\"DelayedJob\",\"platform\":\"ruby\",\"sdk\":\"sentry.ruby.delayed_job\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"ruby.rack\",\"name\":\"rack\",\"type\":\"guide\",\"url\":\"/platforms/ruby/guides/rack/\",\"title\":\"Rack Middleware\",\"platform\":\"ruby\",\"sdk\":\"sentry.ruby.rack\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"ruby.rails\",\"name\":\"rails\",\"type\":\"guide\",\"url\":\"/platforms/ruby/guides/rails/\",\"title\":\"Rails\",\"platform\":\"ruby\",\"sdk\":\"sentry.ruby.rails\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"ruby.resque\",\"name\":\"resque\",\"type\":\"guide\",\"url\":\"/platforms/ruby/guides/resque/\",\"title\":\"Resque\",\"platform\":\"ruby\",\"sdk\":\"sentry.ruby.resque\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"ruby.sidekiq\",\"name\":\"sidekiq\",\"type\":\"guide\",\"url\":\"/platforms/ruby/guides/sidekiq/\",\"title\":\"Sidekiq\",\"platform\":\"ruby\",\"sdk\":\"sentry.ruby.sidekiq\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"rust\",\"name\":\"rust\",\"type\":\"platform\",\"url\":\"/platforms/rust/\",\"title\":\"Rust\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.rust\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"server\"],\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"rust.actix-web\",\"name\":\"actix-web\",\"type\":\"guide\",\"url\":\"/platforms/rust/guides/actix-web/\",\"title\":\"Actix Web\",\"platform\":\"rust\",\"sdk\":\"sentry.rust.actix-web\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"rust.axum\",\"name\":\"axum\",\"type\":\"guide\",\"url\":\"/platforms/rust/guides/axum/\",\"title\":\"axum\",\"platform\":\"rust\",\"sdk\":\"sentry.rust.axum\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"rust.tracing\",\"name\":\"tracing\",\"type\":\"guide\",\"url\":\"/platforms/rust/guides/tracing/\",\"title\":\"tokio-rs/tracing\",\"platform\":\"rust\",\"sdk\":\"sentry.rust.tracing\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"unity\",\"name\":\"unity\",\"type\":\"platform\",\"url\":\"/platforms/unity/\",\"title\":\"Unity\",\"caseStyle\":\"PascalCase\",\"sdk\":\"sentry.dotnet.unity\",\"fallbackPlatform\":\"dotnet\",\"language\":\"$undefined\",\"categories\":[\"mobile\",\"browser\",\"desktop\",\"console\",\"gaming\"],\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]},{\"key\":\"unreal\",\"name\":\"unreal\",\"type\":\"platform\",\"url\":\"/platforms/unreal/\",\"title\":\"Unreal Engine\",\"caseStyle\":\"PascalCase\",\"sdk\":\"sentry.unreal\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"mobile\",\"desktop\",\"console\",\"gaming\"],\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]},{\"key\":\"xbox\",\"name\":\"xbox\",\"type\":\"platform\",\"url\":\"/platforms/xbox/\",\"title\":\"Xbox\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.xbox\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":[\"console\",\"gaming\"],\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]}]}],\"$L1d\",\"$L1e\",\"$L1f\",\"$L20\"]}]\n"])</script><script>self.__next_f.push([1,"22:I[15953,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"Banner\"]\n23:I[97225,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"Breadcrumbs\"]\n24:I[24009,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"CopyMarkdownButton\"]\n25:I[55590,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"CodeContextProvider\"]\n26:I[65157,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/"])</script><script>self.__next_f.push([1,"5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"SmartLink\"]\n32:I[3607,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"default\"]\n33:I[77339,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"ReaderDepthTracker\"]\n"])</script><script>self.__next_f.push([1,"1d:[\"$\",\"section\",null,{\"className\":\"px-0 flex relative\",\"children\":[\"$L21\",[\"$\",\"main\",null,{\"className\":\"main-content flex mt-[var(--header-height)] flex-1\",\"children\":[\"$\",\"div\",null,{\"className\":\"pt-6 px-6 prose dark:prose-invert max-w-full text-[var(--gray-12)] prose-a:no-underline hover:prose-a:underline prose-code:font-normal prose-code:font-mono marker:text-[var(--darkPurple)] marker:font-medium prose-li:my-1 prose-headings:mt-0 prose-headings:font-medium prose-headings:relative prose-headings:text-[var(--gray-12)] prose-blockquote:font-normal prose-blockquote:border-l-[3px] prose-em:font-normal prose-blockquote:text-[var(--gray-12)] prose-img:my-2 prose-strong:text-[var(--gray-12)] w-full min-w-0\",\"id\":\"doc-content\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mb-4\",\"children\":[\"$\",\"$L22\",null,{\"data-sentry-element\":\"Banner\",\"data-sentry-source-file\":\"index.tsx\"}]}],[\"$\",\"div\",null,{\"className\":\"flex items-center\",\"children\":[[\"$\",\"$L23\",null,{\"items\":[{\"to\":\"/\",\"title\":\"Home\"},{\"to\":\"/api/\",\"title\":\"API Reference\"},{\"to\":\"/api/events/\",\"title\":\"Events \u0026 Issues\"}],\"data-sentry-element\":\"Breadcrumbs\",\"data-sentry-source-file\":\"index.tsx\"}],\" \",[\"$\",\"div\",null,{\"className\":\"ml-auto hidden sm:block\",\"children\":[\"$\",\"$L24\",null,{\"pathname\":\"api/events\",\"data-sentry-element\":\"CopyMarkdownButton\",\"data-sentry-source-file\":\"index.tsx\"}]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"hgroup\",null,{\"children\":[[\"$\",\"h1\",null,{\"children\":\"Events \u0026 Issues\"}],[\"$\",\"h2\",null,{\"children\":\"$undefined\"}]]}],[\"$\",\"div\",null,{\"id\":\"main\",\"children\":[\"$\",\"$L25\",null,{\"sdkPackage\":null,\"data-sentry-element\":\"CodeContextProvider\",\"data-sentry-source-file\":\"index.tsx\",\"children\":[null,[\"$\",\"ul\",null,{\"data-noindex\":true,\"children\":[[\"$\",\"li\",\"Bulk Mutate a List of Issues\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/bulk-mutate-a-list-of-issues\",\"children\":\"Bulk Mutate a List of Issues\"}]}]}],[\"$\",\"li\",\"Bulk Mutate an Organization's Issues\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/bulk-mutate-an-organizations-issues\",\"children\":\"Bulk Mutate an Organization's Issues\"}]}]}],[\"$\",\"li\",\"Bulk Remove a List of Issues\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/bulk-remove-a-list-of-issues\",\"children\":\"Bulk Remove a List of Issues\"}]}]}],[\"$\",\"li\",\"Bulk Remove an Organization's Issues\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/bulk-remove-an-organizations-issues\",\"children\":\"Bulk Remove an Organization's Issues\"}]}]}],[\"$\",\"li\",\"Get Debug Information Related to Source Maps for a Given Event\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/get-debug-information-related-to-source-maps-for-a-given-event\",\"children\":\"Get Debug Information Related to Source Maps for a Given Event\"}]}]}],[\"$\",\"li\",\"List a Project's Error Events\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/list-a-projects-error-events\",\"children\":\"List a Project's Error Events\"}]}]}],[\"$\",\"li\",\"List a Project's Issues\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/list-a-projects-issues\",\"children\":\"List a Project's Issues\"}]}]}],[\"$\",\"li\",\"List a Tag's Values for an Issue\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/list-a-tags-values-for-an-issue\",\"children\":\"List a Tag's Values for an Issue\"}]}]}],[\"$\",\"li\",\"List an Event's Attachments\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/list-an-events-attachments\",\"children\":\"List an Event's Attachments\"}]}]}],[\"$\",\"li\",\"List an Issue's Events\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/list-an-issues-events\",\"children\":\"List an Issue's Events\"}]}]}],[\"$\",\"li\",\"List an Issue's Hashes\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/list-an-issues-hashes\",\"children\":\"List an Issue's Hashes\"}]}]}],[\"$\",\"li\",\"List an Organization's Issues\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":\"$L27\"}],\"$L28\",\"$L29\",\"$L2a\",\"$L2b\",\"$L2c\",\"$L2d\",\"$L2e\"]}]]}]}],\"$L2f\",\"$L30\",false]}]]}]}],false]}]\n"])</script><script>self.__next_f.push([1,"31:T55d,"])</script><script>self.__next_f.push([1,"\n        :root {\n          --doc-content-w: 1100px;\n          --toc-w: 250px;\n          --layout-total: calc(var(--sidebar-width, 300px) + var(--doc-content-w) + var(--toc-w));\n          /* Fluid centering offset: 0 when viewport \u003c= total layout width,\n             grows equally on both sides when viewport \u003e total layout width.\n             This shifts the entire sidebar+content+ToC assembly toward center. */\n          --layout-offset: max(0px, (100vw - var(--layout-total)) / 2);\n        }\n        #doc-content {\n          max-width: var(--doc-content-w);\n          box-sizing: border-box;\n        }\n        /* When the TOC is visible but the full layout doesn't fit yet, shrink content\n           to fill available space rather than overflowing. Only applies when the TOC\n           is actually rendered (has-toc class). */\n        @media (min-width: 1490px) and (max-width: 1649px) {\n          .has-toc #doc-content {\n            max-width: calc(100vw - var(--sidebar-width, 300px) - var(--toc-w) - 2rem);\n          }\n        }\n        /* Mobile responsive styles */\n        @media (max-width: 768px) {\n          .main-content {\n            width: 100%;\n            max-width: 100%;\n            overflow-x: hidden;\n          }\n          #doc-content {\n            width: 100%;\n            max-width: 100%;\n            overflow-x: hidden;\n          }\n        }\n      "])</script><script>self.__next_f.push([1,"1e:[\"$\",\"style\",null,{\"children\":\"$31\"}]\n1f:[\"$\",\"$L32\",null,{\"data-sentry-element\":\"Mermaid\",\"data-sentry-source-file\":\"index.tsx\"}]\n20:[\"$\",\"$L33\",null,{\"data-sentry-element\":\"ReaderDepthTracker\",\"data-sentry-source-file\":\"index.tsx\"}]\n"])</script><script>self.__next_f.push([1,"34:I[27568,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"DocFeedback\"]\n27:[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/list-an-organizations-issues\",\"children\":\"List an Organization's Issues\"}]}]\n28:[\"$\",\"li\",\"Remove an Issue\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/remove-an-issue\",\"children\":\"Remove an Issue\"}]}]}]\n29:[\"$\",\"li\",\"Retrieve an Event Attachment\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/retrieve-an-event-attachment\",\"children\":\"Retrieve an Event Attachment\"}]}]}]\n2a:[\"$\",\"li\",\"Retrieve an Event for a Project\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/retrieve-an-event-for-a-project\",\"children\":\"Retrieve an Event for a Project\"}]}]}]\n2b:[\"$\",\"li\",\"Retrieve an Issue\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/retrieve-an-issue\",\"children\":\"Retrieve an Issue\"}]}]}]\n2c:[\"$\",\"li\",\"Retrieve an Issue Event\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/retrieve-an-issue-event\",\"children\":\"Retrieve an Issue Event\"}]}]}]\n2d:[\"$\",\"li\",\"Retrieve Tag Details\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/retrieve-tag-details\",\"children\":\"Retrieve Tag Details\"}]}]}]\n2e:[\"$\",\"li\",\"Update an Issue\",{\"style\":{\"marginBottom\":\"1rem\"},\"children\":[\"$\",\"h4\",null,{\"children\":[\"$\",\"$L26\",null,{\"to\":\"/api/events/update-"])</script><script>self.__next_f.push([1,"an-issue\",\"children\":\"Update an Issue\"}]}]}]\n2f:[\"$\",\"div\",null,{\"className\":\"grid grid-cols-2 gap-4 not-prose mt-16\",\"children\":[[\"$\",\"div\",null,{\"className\":\"col-span-1\",\"children\":\"$undefined\"}],[\"$\",\"div\",null,{\"className\":\"col-span-1\",\"children\":\"$undefined\"}]]}]\n30:[\"$\",\"$L34\",null,{\"pathname\":\"api/events\",\"data-sentry-element\":\"DocFeedback\",\"data-sentry-source-file\":\"index.tsx\"}]\n"])</script><script>self.__next_f.push([1,"35:I[56286,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"CloseSidebarOnNavigation\"]\n36:I[31240,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"MobileSidebarNav\"]\n"])</script><script>self.__next_f.push([1,"21:[\"$\",\"aside\",null,{\"className\":\"style_sidebar__iEJoR py-3\",\"data-layout-anchor\":\"left\",\"data-sentry-component\":\"Sidebar\",\"data-sentry-source-file\":\"index.tsx\",\"children\":[[\"$\",\"input\",null,{\"type\":\"checkbox\",\"id\":\"style_navbar-menu-toggle__dc5I6\",\"className\":\"hidden\"}],[\"$\",\"$L35\",null,{\"sidebarToggleId\":\"style_navbar-menu-toggle__dc5I6\",\"data-sentry-element\":\"CloseSidebarOnNavigation\",\"data-sentry-source-file\":\"index.tsx\"}],[\"$\",\"style\",null,{\"children\":\":root { --sidebar-width: 300px; }\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-col items-stretch h-full min-h-0\",\"children\":[[\"$\",\"$L36\",null,{\"platforms\":[{\"key\":\"dotnet\",\"name\":\"dotnet\",\"type\":\"platform\",\"url\":\"/platforms/dotnet/\",\"title\":\".NET\",\"caseStyle\":\"PascalCase\",\"sdk\":\"sentry.dotnet\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$undefined\",\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"dotnet.android\",\"name\":\"android\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/android/\",\"title\":\".NET for Android\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.android\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.apple\",\"name\":\"apple\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/apple/\",\"title\":\".NET for iOS, macOS, and Mac Catalyst\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.apple\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.aspnet\",\"name\":\"aspnet\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/aspnet/\",\"title\":\"ASP.NET\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.aspnetcore\",\"name\":\"aspnetcore\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/aspnetcore/\",\"title\":\"ASP.NET Core\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.aspnetcore\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.aws-lambda\",\"name\":\"aws-lambda\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/aws-lambda/\",\"title\":\"AWS Lambda\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.aspnetcore\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.azure-functions-worker\",\"name\":\"azure-functions-worker\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/azure-functions-worker/\",\"title\":\"Azure Functions\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.azure.functions.worker\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.blazor-server\",\"name\":\"blazor-server\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/blazor-server/\",\"title\":\"Blazor Interactive SSR\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.aspnetcore\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.blazor-webassembly\",\"name\":\"blazor-webassembly\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/blazor-webassembly/\",\"title\":\"Blazor WebAssembly\",\"platform\":\"dotnet\",\"sdk\":\"sentry.aspnetcore.blazor.webassembly\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.entityframework\",\"name\":\"entityframework\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/entityframework/\",\"title\":\"Entity Framework\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.entityframework\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.google-cloud-functions\",\"name\":\"google-cloud-functions\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/google-cloud-functions/\",\"title\":\"Google Cloud Functions\",\"platform\":\"dotnet\",\"sdk\":\"sentry.google.cloud.function\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.log4net\",\"name\":\"log4net\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/log4net/\",\"title\":\"log4net\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.log4net\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.maui\",\"name\":\"maui\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/maui/\",\"title\":\"MAUI\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.maui\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.extensions-logging\",\"name\":\"extensions-logging\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/extensions-logging/\",\"title\":\"Microsoft.Extensions.Logging\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.extensions.logging\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.nlog\",\"name\":\"nlog\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/nlog/\",\"title\":\"NLog\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.nlog\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.serilog\",\"name\":\"serilog\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/serilog/\",\"title\":\"Serilog\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.serilog\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.winforms\",\"name\":\"winforms\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/winforms/\",\"title\":\"Windows Forms\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.winforms\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.winui\",\"name\":\"winui\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/winui/\",\"title\":\"WinUI\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.winui\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.wpf\",\"name\":\"wpf\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/wpf/\",\"title\":\"WPF\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.wpf\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"dotnet.xamarin\",\"name\":\"xamarin\",\"type\":\"guide\",\"url\":\"/platforms/dotnet/guides/xamarin/\",\"title\":\"Xamarin\",\"platform\":\"dotnet\",\"sdk\":\"sentry.dotnet.xamarin\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"android\",\"name\":\"android\",\"type\":\"platform\",\"url\":\"/platforms/android/\",\"title\":\"Android\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.java.android\",\"fallbackPlatform\":\"java\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:1:categories\",\"keywords\":\"$1b:props:children:0:props:platforms:1:keywords\",\"guides\":[],\"integrations\":[]},{\"key\":\"apple\",\"name\":\"apple\",\"type\":\"platform\",\"url\":\"/platforms/apple/\",\"title\":\"Apple\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.cocoa\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:2:categories\",\"keywords\":\"$1b:props:children:0:props:platforms:2:keywords\",\"guides\":[{\"key\":\"apple.ios\",\"name\":\"ios\",\"type\":\"guide\",\"url\":\"/platforms/apple/guides/ios/\",\"title\":\"iOS\",\"platform\":\"apple\",\"sdk\":\"sentry.cocoa\",\"categories\":\"$1b:props:children:0:props:platforms:2:guides:0:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"apple.macos\",\"name\":\"macos\",\"type\":\"guide\",\"url\":\"/platforms/apple/guides/macos/\",\"title\":\"macOS\",\"platform\":\"apple\",\"sdk\":\"sentry.apple.macos\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"apple.tvos\",\"name\":\"tvos\",\"type\":\"guide\",\"url\":\"/platforms/apple/guides/tvos/\",\"title\":\"tvOS\",\"platform\":\"apple\",\"sdk\":\"sentry.apple.tvos\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"apple.visionos\",\"name\":\"visionos\",\"type\":\"guide\",\"url\":\"/platforms/apple/guides/visionos/\",\"title\":\"visionOS\",\"platform\":\"apple\",\"sdk\":\"sentry.apple.visionos\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"apple.watchos\",\"name\":\"watchos\",\"type\":\"guide\",\"url\":\"/platforms/apple/guides/watchos/\",\"title\":\"watchOS\",\"platform\":\"apple\",\"sdk\":\"sentry.apple.watchos\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"javascript\",\"name\":\"javascript\",\"type\":\"platform\",\"url\":\"/platforms/javascript/\",\"title\":\"JavaScript\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.javascript.browser\",\"fallbackPlatform\":\"$undefined\",\"language\":\"typescript\",\"categories\":\"$1b:props:children:0:props:platforms:3:categories\",\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"javascript\",\"name\":\"javascript\",\"type\":\"guide\",\"url\":\"/platforms/javascript/\",\"title\":\"Browser JavaScript\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.browser\",\"categories\":\"$1b:props:children:0:props:platforms:3:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.angular\",\"name\":\"angular\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/angular/\",\"title\":\"Angular\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.angular\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:1:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.astro\",\"name\":\"astro\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/astro/\",\"title\":\"Astro\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.astro\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:2:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.aws-lambda\",\"name\":\"aws-lambda\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/aws-lambda/\",\"title\":\"AWS Lambda\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.aws-serverless\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:3:categories\",\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.azure-functions\",\"name\":\"azure-functions\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/azure-functions/\",\"title\":\"Azure Functions\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.astro\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:4:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.bun\",\"name\":\"bun\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/bun/\",\"title\":\"Bun\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.bun\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:5:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.capacitor\",\"name\":\"capacitor\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/capacitor/\",\"title\":\"Capacitor\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.capacitor\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:6:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.firebase\",\"name\":\"firebase\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/firebase/\",\"title\":\"Cloud Functions for Firebase\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:7:categories\",\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.cloudflare\",\"name\":\"cloudflare\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/cloudflare/\",\"title\":\"Cloudflare\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.cloudflare\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:8:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.connect\",\"name\":\"connect\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/connect/\",\"title\":\"Connect\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:9:categories\",\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.cordova\",\"name\":\"cordova\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/cordova/\",\"title\":\"Cordova\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.cordova\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:10:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.deno\",\"name\":\"deno\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/deno/\",\"title\":\"Deno\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.deno\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:11:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.effect\",\"name\":\"effect\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/effect/\",\"title\":\"Effect\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.effect\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.electron\",\"name\":\"electron\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/electron/\",\"title\":\"Electron\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.electron\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:13:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.elysia\",\"name\":\"elysia\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/elysia/\",\"title\":\"Elysia\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.elysia\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:14:categories\",\"fallbackGuide\":\"javascript.bun\"},{\"key\":\"javascript.ember\",\"name\":\"ember\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/ember/\",\"title\":\"Ember\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.ember\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:15:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.express\",\"name\":\"express\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/express/\",\"title\":\"Express\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:16:categories\",\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.fastify\",\"name\":\"fastify\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/fastify/\",\"title\":\"Fastify\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:17:categories\",\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.gatsby\",\"name\":\"gatsby\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/gatsby/\",\"title\":\"Gatsby\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.gatsby\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:18:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.gcp-functions\",\"name\":\"gcp-functions\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/gcp-functions/\",\"title\":\"Google Cloud Functions\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.google-cloud-serverless\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:19:categories\",\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.hapi\",\"name\":\"hapi\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/hapi/\",\"title\":\"Hapi\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:20:categories\",\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.hono\",\"name\":\"hono\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/hono/\",\"title\":\"Hono\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.hono\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:21:categories\",\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.koa\",\"name\":\"koa\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/koa/\",\"title\":\"Koa\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:22:categories\",\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.nestjs\",\"name\":\"nestjs\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/nestjs/\",\"title\":\"Nest.js\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.nestjs\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:23:categories\",\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.nextjs\",\"name\":\"nextjs\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/nextjs/\",\"title\":\"Next.js\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.nextjs\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:24:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.nitro\",\"name\":\"nitro\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/nitro/\",\"title\":\"Nitro\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.nitro\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:25:categories\",\"fallbackGuide\":\"javascript.node\"},{\"key\":\"javascript.node\",\"name\":\"node\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/node/\",\"title\":\"Node.js\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.node\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:26:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.nuxt\",\"name\":\"nuxt\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/nuxt/\",\"title\":\"Nuxt\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.nuxt\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:27:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.react\",\"name\":\"react\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/react/\",\"title\":\"React\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.react\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:28:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.react-router\",\"name\":\"react-router\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/react-router/\",\"title\":\"React Router Framework\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.react-router\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:29:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.remix\",\"name\":\"remix\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/remix/\",\"title\":\"Remix\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.remix\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:30:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.solid\",\"name\":\"solid\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/solid/\",\"title\":\"Solid\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.solid\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:31:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.solidstart\",\"name\":\"solidstart\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/solidstart/\",\"title\":\"SolidStart\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.solidstart\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:32:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.svelte\",\"name\":\"svelte\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/svelte/\",\"title\":\"Svelte\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.svelte\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:33:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.sveltekit\",\"name\":\"sveltekit\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/sveltekit/\",\"title\":\"SvelteKit\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.sveltekit\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:34:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.tanstackstart-react\",\"name\":\"tanstackstart-react\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/tanstackstart-react/\",\"title\":\"TanStack Start React\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.tanstackstart-react\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:35:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.vue\",\"name\":\"vue\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/vue/\",\"title\":\"Vue\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.vue\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:36:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"javascript.wasm\",\"name\":\"wasm\",\"type\":\"guide\",\"url\":\"/platforms/javascript/guides/wasm/\",\"title\":\"Wasm\",\"platform\":\"javascript\",\"sdk\":\"sentry.javascript.wasm\",\"categories\":\"$1b:props:children:0:props:platforms:3:guides:37:categories\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"dart\",\"name\":\"dart\",\"type\":\"platform\",\"url\":\"/platforms/dart/\",\"title\":\"Dart\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.dart\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:4:categories\",\"keywords\":\"$1b:props:children:0:props:platforms:4:keywords\",\"guides\":[{\"key\":\"dart.flutter\",\"name\":\"flutter\",\"type\":\"guide\",\"url\":\"/platforms/dart/guides/flutter/\",\"title\":\"Flutter\",\"platform\":\"dart\",\"sdk\":\"sentry.dart.flutter\",\"categories\":\"$1b:props:children:0:props:platforms:4:guides:0:categories\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"elixir\",\"name\":\"elixir\",\"type\":\"platform\",\"url\":\"/platforms/elixir/\",\"title\":\"Elixir\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.elixir\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:5:categories\",\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[{\"key\":\"plug_and_phoenix\",\"name\":\"Plug and Phoenix\",\"icon\":\"elixir.plug_and_phoenix\",\"url\":\"/platforms/elixir/integrations/plug_and_phoenix\",\"platform\":\"elixir\",\"type\":\"integration\"},{\"key\":\"oban\",\"name\":\"Oban\",\"icon\":\"elixir.oban\",\"url\":\"/platforms/elixir/integrations/oban\",\"platform\":\"elixir\",\"type\":\"integration\"},{\"key\":\"quantum\",\"name\":\"Quantum\",\"icon\":\"elixir.quantum\",\"url\":\"/platforms/elixir/integrations/quantum\",\"platform\":\"elixir\",\"type\":\"integration\"},{\"key\":\"telemetry\",\"name\":\"Telemetry\",\"icon\":\"elixir.telemetry\",\"url\":\"/platforms/elixir/integrations/telemetry\",\"platform\":\"elixir\",\"type\":\"integration\"}]},{\"key\":\"go\",\"name\":\"go\",\"type\":\"platform\",\"url\":\"/platforms/go/\",\"title\":\"Go\",\"caseStyle\":\"PascalCase\",\"sdk\":\"sentry.go\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$undefined\",\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"go.echo\",\"name\":\"echo\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/echo/\",\"title\":\"Echo\",\"platform\":\"go\",\"sdk\":\"sentry.go.echo\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.fasthttp\",\"name\":\"fasthttp\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/fasthttp/\",\"title\":\"FastHTTP\",\"platform\":\"go\",\"sdk\":\"sentry.go.fasthttp\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.fiber\",\"name\":\"fiber\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/fiber/\",\"title\":\"Fiber\",\"platform\":\"go\",\"sdk\":\"sentry.go.fiber\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.gin\",\"name\":\"gin\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/gin/\",\"title\":\"Gin\",\"platform\":\"go\",\"sdk\":\"sentry.go.gin\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.grpc\",\"name\":\"grpc\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/grpc/\",\"title\":\"gRPC\",\"platform\":\"go\",\"sdk\":\"sentry.go.grpc\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.iris\",\"name\":\"iris\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/iris/\",\"title\":\"Iris\",\"platform\":\"go\",\"sdk\":\"sentry.go.iris\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.negroni\",\"name\":\"negroni\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/negroni/\",\"title\":\"Negroni\",\"platform\":\"go\",\"sdk\":\"sentry.go.negroni\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"go.http\",\"name\":\"http\",\"type\":\"guide\",\"url\":\"/platforms/go/guides/http/\",\"title\":\"net/http\",\"platform\":\"go\",\"sdk\":\"sentry.go.http\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"godot\",\"name\":\"godot\",\"type\":\"platform\",\"url\":\"/platforms/godot/\",\"title\":\"Godot Engine\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.godot\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:7:categories\",\"keywords\":\"$1b:props:children:0:props:platforms:7:keywords\",\"guides\":[],\"integrations\":[]},{\"key\":\"java\",\"name\":\"java\",\"type\":\"platform\",\"url\":\"/platforms/java/\",\"title\":\"Java\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.java\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:8:categories\",\"keywords\":\"$1b:props:children:0:props:platforms:8:keywords\",\"guides\":[{\"key\":\"java.jul\",\"name\":\"jul\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/jul/\",\"title\":\"java.util.logging\",\"platform\":\"java\",\"sdk\":\"sentry.java.jul\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"java.log4j2\",\"name\":\"log4j2\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/log4j2/\",\"title\":\"Log4j 2.x\",\"platform\":\"java\",\"sdk\":\"sentry.java.log4j2\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"java.logback\",\"name\":\"logback\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/logback/\",\"title\":\"Logback\",\"platform\":\"java\",\"sdk\":\"sentry.java.logback\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"java.servlet\",\"name\":\"servlet\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/servlet/\",\"title\":\"Servlet\",\"platform\":\"java\",\"sdk\":\"sentry.java.servlet\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"java.spring\",\"name\":\"spring\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/spring/\",\"title\":\"Spring\",\"platform\":\"java\",\"sdk\":\"sentry.java.spring\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"java.spring-boot\",\"name\":\"spring-boot\",\"type\":\"guide\",\"url\":\"/platforms/java/guides/spring-boot/\",\"title\":\"Spring Boot\",\"platform\":\"java\",\"sdk\":\"sentry.java.spring-boot\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"kotlin\",\"name\":\"kotlin\",\"type\":\"platform\",\"url\":\"/platforms/kotlin/\",\"title\":\"Kotlin\",\"caseStyle\":\"camelCase\",\"sdk\":\"$undefined\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:9:categories\",\"keywords\":\"$1b:props:children:0:props:platforms:9:keywords\",\"guides\":[{\"key\":\"kotlin.compose-multiplatform\",\"name\":\"compose-multiplatform\",\"type\":\"guide\",\"url\":\"/platforms/kotlin/guides/compose-multiplatform/\",\"title\":\"Compose Multiplatform\",\"platform\":\"kotlin\",\"sdk\":\"sentry.kotlin.multiplatform\",\"categories\":\"$1b:props:children:0:props:platforms:9:guides:0:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"kotlin.kotlin-multiplatform\",\"name\":\"kotlin-multiplatform\",\"type\":\"guide\",\"url\":\"/platforms/kotlin/guides/kotlin-multiplatform/\",\"title\":\"Kotlin Multiplatform\",\"platform\":\"kotlin\",\"sdk\":\"sentry.kotlin.kmp\",\"categories\":\"$1b:props:children:0:props:platforms:9:guides:1:categories\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"native\",\"name\":\"native\",\"type\":\"platform\",\"url\":\"/platforms/native/\",\"title\":\"Native\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.native\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:10:categories\",\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"native.breakpad\",\"name\":\"breakpad\",\"type\":\"guide\",\"url\":\"/platforms/native/guides/breakpad/\",\"title\":\"Google Breakpad\",\"platform\":\"native\",\"sdk\":\"sentry.native.breakpad\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"native.crashpad\",\"name\":\"crashpad\",\"type\":\"guide\",\"url\":\"/platforms/native/guides/crashpad/\",\"title\":\"Google Crashpad\",\"platform\":\"native\",\"sdk\":\"sentry.native.crashpad\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"native.minidumps\",\"name\":\"minidumps\",\"type\":\"guide\",\"url\":\"/platforms/native/guides/minidumps/\",\"title\":\"Minidumps\",\"platform\":\"native\",\"sdk\":\"sentry.native.minidumps\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"native.qt\",\"name\":\"qt\",\"type\":\"guide\",\"url\":\"/platforms/native/guides/qt/\",\"title\":\"Qt\",\"platform\":\"native\",\"sdk\":\"sentry.native.qt\",\"categories\":\"$1b:props:children:0:props:platforms:10:guides:3:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"native.wasm\",\"name\":\"wasm\",\"type\":\"guide\",\"url\":\"/platforms/native/guides/wasm/\",\"title\":\"WebAssembly\",\"platform\":\"native\",\"sdk\":\"sentry.native.wasm\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"nintendo-switch\",\"name\":\"nintendo-switch\",\"type\":\"platform\",\"url\":\"/platforms/nintendo-switch/\",\"title\":\"Nintendo Switch\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.nintendo-switch\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:11:categories\",\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]},{\"key\":\"php\",\"name\":\"php\",\"type\":\"platform\",\"url\":\"/platforms/php/\",\"title\":\"PHP\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.php\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:12:categories\",\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"php.laravel\",\"name\":\"laravel\",\"type\":\"guide\",\"url\":\"/platforms/php/guides/laravel/\",\"title\":\"Laravel\",\"platform\":\"php\",\"sdk\":\"sentry.php.laravel\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"php.symfony\",\"name\":\"symfony\",\"type\":\"guide\",\"url\":\"/platforms/php/guides/symfony/\",\"title\":\"Symfony\",\"platform\":\"php\",\"sdk\":\"sentry.php.symfony\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"playstation\",\"name\":\"playstation\",\"type\":\"platform\",\"url\":\"/platforms/playstation/\",\"title\":\"PlayStation\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.playstation\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:13:categories\",\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]},{\"key\":\"powershell\",\"name\":\"powershell\",\"type\":\"platform\",\"url\":\"/platforms/powershell/\",\"title\":\"PowerShell\",\"caseStyle\":\"PascalCase\",\"sdk\":\"sentry.dotnet.powershell\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:14:categories\",\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]},{\"key\":\"python\",\"name\":\"python\",\"type\":\"platform\",\"url\":\"/platforms/python/\",\"title\":\"Python\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.python\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:15:categories\",\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[{\"key\":\"aiohttp\",\"name\":\"AIOHTTP\",\"icon\":\"python.aiohttp\",\"url\":\"/platforms/python/integrations/aiohttp\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"aiomysql\",\"name\":\"aiomysql\",\"icon\":\"python.aiomysql\",\"url\":\"/platforms/python/integrations/aiomysql\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"anthropic\",\"name\":\"Anthropic\",\"icon\":\"python.anthropic\",\"url\":\"/platforms/python/integrations/anthropic\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"airflow\",\"name\":\"Apache Airflow\",\"icon\":\"python.airflow\",\"url\":\"/platforms/python/integrations/airflow\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"beam\",\"name\":\"Apache Beam\",\"icon\":\"python.beam\",\"url\":\"/platforms/python/integrations/beam\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"spark\",\"name\":\"Apache Spark\",\"icon\":\"python.spark\",\"url\":\"/platforms/python/integrations/spark\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"ariadne\",\"name\":\"Ariadne\",\"icon\":\"python.ariadne\",\"url\":\"/platforms/python/integrations/ariadne\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"arq\",\"name\":\"arq\",\"icon\":\"python.arq\",\"url\":\"/platforms/python/integrations/arq\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"asgi\",\"name\":\"ASGI\",\"icon\":\"python.asgi\",\"url\":\"/platforms/python/integrations/asgi\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"asyncio\",\"name\":\"asyncio\",\"icon\":\"python.asyncio\",\"url\":\"/platforms/python/integrations/asyncio\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"asyncpg\",\"name\":\"asyncpg\",\"icon\":\"python.asyncpg\",\"url\":\"/platforms/python/integrations/asyncpg\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"aws-lambda\",\"name\":\"AWS Lambda\",\"icon\":\"python.aws-lambda\",\"url\":\"/platforms/python/integrations/aws-lambda\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"boto3\",\"name\":\"Boto3\",\"icon\":\"python.boto3\",\"url\":\"/platforms/python/integrations/boto3\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"bottle\",\"name\":\"Bottle\",\"icon\":\"python.bottle\",\"url\":\"/platforms/python/integrations/bottle\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"celery\",\"name\":\"Celery\",\"icon\":\"python.celery\",\"url\":\"/platforms/python/integrations/celery\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"chalice\",\"name\":\"Chalice\",\"icon\":\"python.chalice\",\"url\":\"/platforms/python/integrations/chalice\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"clickhouse-driver\",\"name\":\"clickhouse-driver\",\"icon\":\"python.clickhouse-driver\",\"url\":\"/platforms/python/integrations/clickhouse-driver\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"cloudresourcecontext\",\"name\":\"Cloud Resource Context\",\"icon\":\"python.cloudresourcecontext\",\"url\":\"/platforms/python/integrations/cloudresourcecontext\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"django\",\"name\":\"Django\",\"icon\":\"python.django\",\"url\":\"/platforms/python/integrations/django\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"dramatiq\",\"name\":\"Dramatiq\",\"icon\":\"python.dramatiq\",\"url\":\"/platforms/python/integrations/dramatiq\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"falcon\",\"name\":\"Falcon\",\"icon\":\"python.falcon\",\"url\":\"/platforms/python/integrations/falcon\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"fastapi\",\"name\":\"FastAPI\",\"icon\":\"python.fastapi\",\"url\":\"/platforms/python/integrations/fastapi\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"flask\",\"name\":\"Flask\",\"icon\":\"python.flask\",\"url\":\"/platforms/python/integrations/flask\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"gnu_backtrace\",\"name\":\"GNU Backtrace\",\"icon\":\"python.gnu_backtrace\",\"url\":\"/platforms/python/integrations/gnu_backtrace\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"gcp-functions\",\"name\":\"Google Cloud Functions\",\"icon\":\"python.gcp-functions\",\"url\":\"/platforms/python/integrations/gcp-functions\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"google-genai\",\"name\":\"Google Gen AI\",\"icon\":\"python.google-genai\",\"url\":\"/platforms/python/integrations/google-genai\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"gql\",\"name\":\"GQL\",\"icon\":\"python.gql\",\"url\":\"/platforms/python/integrations/gql\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"graphene\",\"name\":\"Graphene\",\"icon\":\"python.graphene\",\"url\":\"/platforms/python/integrations/graphene\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"grpc\",\"name\":\"gRPC\",\"icon\":\"python.grpc\",\"url\":\"/platforms/python/integrations/grpc\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"httpx\",\"name\":\"HTTPX\",\"icon\":\"python.httpx\",\"url\":\"/platforms/python/integrations/httpx\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"httpx2\",\"name\":\"HTTPX2\",\"icon\":\"python.httpx2\",\"url\":\"/platforms/python/integrations/httpx2\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"huey\",\"name\":\"huey\",\"icon\":\"python.huey\",\"url\":\"/platforms/python/integrations/huey\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"huggingface_hub\",\"name\":\"Hugging Face Hub\",\"icon\":\"python.huggingface_hub\",\"url\":\"/platforms/python/integrations/huggingface_hub\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"langchain\",\"name\":\"LangChain\",\"icon\":\"python.langchain\",\"url\":\"/platforms/python/integrations/langchain\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"langgraph\",\"name\":\"LangGraph\",\"icon\":\"python.langgraph\",\"url\":\"/platforms/python/integrations/langgraph\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"launchdarkly\",\"name\":\"LaunchDarkly\",\"icon\":\"python.launchdarkly\",\"url\":\"/platforms/python/integrations/launchdarkly\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"litellm\",\"name\":\"LiteLLM\",\"icon\":\"python.litellm\",\"url\":\"/platforms/python/integrations/litellm\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"litestar\",\"name\":\"Litestar\",\"icon\":\"python.litestar\",\"url\":\"/platforms/python/integrations/litestar\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"logging\",\"name\":\"Logging\",\"icon\":\"python.logging\",\"url\":\"/platforms/python/integrations/logging\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"loguru\",\"name\":\"Loguru\",\"icon\":\"python.loguru\",\"url\":\"/platforms/python/integrations/loguru\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"mcp\",\"name\":\"MCP (Model Context Protocol)\",\"icon\":\"python.mcp\",\"url\":\"/platforms/python/integrations/mcp\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"openai\",\"name\":\"OpenAI\",\"icon\":\"python.openai\",\"url\":\"/platforms/python/integrations/openai\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"openai-agents\",\"name\":\"OpenAI Agents\",\"icon\":\"python.openai-agents\",\"url\":\"/platforms/python/integrations/openai-agents\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"openfeature\",\"name\":\"OpenFeature\",\"icon\":\"python.openfeature\",\"url\":\"/platforms/python/integrations/openfeature\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"otlp\",\"name\":\"OpenTelemetry (OTLP)\",\"icon\":\"python.otlp\",\"url\":\"/platforms/python/integrations/otlp\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"pure_eval\",\"name\":\"pure_eval\",\"icon\":\"python.pure_eval\",\"url\":\"/platforms/python/integrations/pure_eval\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"pydantic-ai\",\"name\":\"Pydantic AI\",\"icon\":\"python.pydantic-ai\",\"url\":\"/platforms/python/integrations/pydantic-ai\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"pymongo\",\"name\":\"PyMongo\",\"icon\":\"python.pymongo\",\"url\":\"/platforms/python/integrations/pymongo\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"pyramid\",\"name\":\"Pyramid\",\"icon\":\"python.pyramid\",\"url\":\"/platforms/python/integrations/pyramid\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"pyreqwest\",\"name\":\"pyreqwest\",\"icon\":\"python.pyreqwest\",\"url\":\"/platforms/python/integrations/pyreqwest\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"quart\",\"name\":\"Quart\",\"icon\":\"python.quart\",\"url\":\"/platforms/python/integrations/quart\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"ray\",\"name\":\"Ray\",\"icon\":\"python.ray\",\"url\":\"/platforms/python/integrations/ray\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"redis\",\"name\":\"Redis\",\"icon\":\"python.redis\",\"url\":\"/platforms/python/integrations/redis\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"rq\",\"name\":\"RQ (Redis Queue)\",\"icon\":\"python.rq\",\"url\":\"/platforms/python/integrations/rq\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"rust_tracing\",\"name\":\"Rust Tracing\",\"icon\":\"python.rust_tracing\",\"url\":\"/platforms/python/integrations/rust_tracing\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"sanic\",\"name\":\"Sanic\",\"icon\":\"python.sanic\",\"url\":\"/platforms/python/integrations/sanic\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"serverless\",\"name\":\"Serverless\",\"icon\":\"python.serverless\",\"url\":\"/platforms/python/integrations/serverless\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"socket\",\"name\":\"Socket\",\"icon\":\"python.socket\",\"url\":\"/platforms/python/integrations/socket\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"sqlalchemy\",\"name\":\"SQLAlchemy\",\"icon\":\"python.sqlalchemy\",\"url\":\"/platforms/python/integrations/sqlalchemy\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"starlette\",\"name\":\"Starlette\",\"icon\":\"python.starlette\",\"url\":\"/platforms/python/integrations/starlette\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"starlite\",\"name\":\"Starlite\",\"icon\":\"python.starlite\",\"url\":\"/platforms/python/integrations/starlite\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"statsig\",\"name\":\"Statsig\",\"icon\":\"python.statsig\",\"url\":\"/platforms/python/integrations/statsig\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"strawberry\",\"name\":\"Strawberry\",\"icon\":\"python.strawberry\",\"url\":\"/platforms/python/integrations/strawberry\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"sys_exit\",\"name\":\"sys.exit\",\"icon\":\"python.sys_exit\",\"url\":\"/platforms/python/integrations/sys_exit\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"tornado\",\"name\":\"Tornado\",\"icon\":\"python.tornado\",\"url\":\"/platforms/python/integrations/tornado\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"tryton\",\"name\":\"Tryton\",\"icon\":\"python.tryton\",\"url\":\"/platforms/python/integrations/tryton\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"typer\",\"name\":\"Typer\",\"icon\":\"python.typer\",\"url\":\"/platforms/python/integrations/typer\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"unleash\",\"name\":\"Unleash\",\"icon\":\"python.unleash\",\"url\":\"/platforms/python/integrations/unleash\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"wsgi\",\"name\":\"WSGI\",\"icon\":\"python.wsgi\",\"url\":\"/platforms/python/integrations/wsgi\",\"platform\":\"python\",\"type\":\"integration\"},{\"key\":\"default-integrations\",\"name\":\"Default Integrations\",\"icon\":\"python.default-integrations\",\"url\":\"/platforms/python/integrations/default-integrations\",\"platform\":\"python\",\"type\":\"integration\"}]},{\"key\":\"react-native\",\"name\":\"react-native\",\"type\":\"platform\",\"url\":\"/platforms/react-native/\",\"title\":\"React Native\",\"caseStyle\":\"camelCase\",\"sdk\":\"sentry.javascript.react-native\",\"fallbackPlatform\":\"javascript\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:16:categories\",\"keywords\":\"$1b:props:children:0:props:platforms:16:keywords\",\"guides\":[{\"key\":\"react-native\",\"name\":\"react-native\",\"type\":\"guide\",\"url\":\"/platforms/react-native/\",\"title\":\"React Native\",\"platform\":\"react-native\",\"sdk\":\"sentry.javascript.react-native\",\"categories\":\"$1b:props:children:0:props:platforms:16:categories\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"react-native.expo\",\"name\":\"expo\",\"type\":\"guide\",\"url\":\"/platforms/react-native/guides/expo/\",\"title\":\"Expo\",\"platform\":\"react-native\",\"sdk\":\"sentry.javascript.react-native\",\"categories\":\"$1b:props:children:0:props:platforms:16:guides:1:categories\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"ruby\",\"name\":\"ruby\",\"type\":\"platform\",\"url\":\"/platforms/ruby/\",\"title\":\"Ruby\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.ruby\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$undefined\",\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"ruby.delayed_job\",\"name\":\"delayed_job\",\"type\":\"guide\",\"url\":\"/platforms/ruby/guides/delayed_job/\",\"title\":\"DelayedJob\",\"platform\":\"ruby\",\"sdk\":\"sentry.ruby.delayed_job\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"ruby.rack\",\"name\":\"rack\",\"type\":\"guide\",\"url\":\"/platforms/ruby/guides/rack/\",\"title\":\"Rack Middleware\",\"platform\":\"ruby\",\"sdk\":\"sentry.ruby.rack\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"ruby.rails\",\"name\":\"rails\",\"type\":\"guide\",\"url\":\"/platforms/ruby/guides/rails/\",\"title\":\"Rails\",\"platform\":\"ruby\",\"sdk\":\"sentry.ruby.rails\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"ruby.resque\",\"name\":\"resque\",\"type\":\"guide\",\"url\":\"/platforms/ruby/guides/resque/\",\"title\":\"Resque\",\"platform\":\"ruby\",\"sdk\":\"sentry.ruby.resque\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"ruby.sidekiq\",\"name\":\"sidekiq\",\"type\":\"guide\",\"url\":\"/platforms/ruby/guides/sidekiq/\",\"title\":\"Sidekiq\",\"platform\":\"ruby\",\"sdk\":\"sentry.ruby.sidekiq\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"rust\",\"name\":\"rust\",\"type\":\"platform\",\"url\":\"/platforms/rust/\",\"title\":\"Rust\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.rust\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:18:categories\",\"keywords\":\"$undefined\",\"guides\":[{\"key\":\"rust.actix-web\",\"name\":\"actix-web\",\"type\":\"guide\",\"url\":\"/platforms/rust/guides/actix-web/\",\"title\":\"Actix Web\",\"platform\":\"rust\",\"sdk\":\"sentry.rust.actix-web\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"rust.axum\",\"name\":\"axum\",\"type\":\"guide\",\"url\":\"/platforms/rust/guides/axum/\",\"title\":\"axum\",\"platform\":\"rust\",\"sdk\":\"sentry.rust.axum\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"},{\"key\":\"rust.tracing\",\"name\":\"tracing\",\"type\":\"guide\",\"url\":\"/platforms/rust/guides/tracing/\",\"title\":\"tokio-rs/tracing\",\"platform\":\"rust\",\"sdk\":\"sentry.rust.tracing\",\"categories\":\"$undefined\",\"fallbackGuide\":\"$undefined\"}],\"integrations\":[]},{\"key\":\"unity\",\"name\":\"unity\",\"type\":\"platform\",\"url\":\"/platforms/unity/\",\"title\":\"Unity\",\"caseStyle\":\"PascalCase\",\"sdk\":\"sentry.dotnet.unity\",\"fallbackPlatform\":\"dotnet\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:19:categories\",\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]},{\"key\":\"unreal\",\"name\":\"unreal\",\"type\":\"platform\",\"url\":\"/platforms/unreal/\",\"title\":\"Unreal Engine\",\"caseStyle\":\"PascalCase\",\"sdk\":\"sentry.unreal\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:20:categories\",\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]},{\"key\":\"xbox\",\"name\":\"xbox\",\"type\":\"platform\",\"url\":\"/platforms/xbox/\",\"title\":\"Xbox\",\"caseStyle\":\"snake_case\",\"sdk\":\"sentry.xbox\",\"fallbackPlatform\":\"$undefined\",\"language\":\"$undefined\",\"categories\":\"$1b:props:children:0:props:platforms:21:categories\",\"keywords\":\"$undefined\",\"guides\":[],\"integrations\":[]}],\"data-sentry-element\":\"MobileSidebarNav\",\"data-sentry-source-file\":\"index.tsx\"}],\"$L37\"]}]]}]\n"])</script><script>self.__next_f.push([1,"38:I[56286,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"ScrollActiveLink\"]\n3a:I[29595,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"SidebarMoreLinks\"]\n37:[\"$\",\"div\",null,{\"className\":\"style_sidebar-main__z5ka3 px-3\",\"children\":[[\"$\",\"$L38\",null,{\"activeLinkSelector\":\".style_sidebar__iEJoR .toc-item .active\",\"data-sentry-element\":\"ScrollActiveLink\",\"data-sentry-source-file\":\"index.tsx\"}],\"$L39\",[\"$\",\"hr\",null,{\"className\":\"style_sidebar-separator__U8J_J mt-3 mb-3\",\"data-sentry-component\":\"SidebarSeparator\",\"data-sentry-source-file\":\"sidebarLink.tsx\"}],[\"$\",\"$L3a\",null,{\"data-sentry-element\":\"SidebarMoreLinks\",\"data-sentry-source-file\":\"index.tsx\"}]]}]\n"])</script><script>self.__next_f.push([1,"3b:I[25301,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"\"]\n3c:I[51581,[\"1183\",\"static/chunks/dc725793-183928ee11f9d6fd.js\",\"5623\",\"static/chunks/5623-6ab97b635930053b.js\",\"7736\",\"static/chunks/7736-68ba43d0abd11984.js\",\"7938\",\"static/chunks/7938-05eca2ea78392774.js\",\"5070\",\"static/chunks/5070-7c7fd3492aeb0a06.js\",\"9306\",\"static/chunks/9306-fa0aba15f7d5814b.js\",\"3813\",\"static/chunks/3813-f6c357405ab925f0.js\",\"2196\",\"static/chunks/2196-1764eabf231a236f.js\",\"3812\",\"static/chunks/app/%5B%5B...path%5D%5D/page-14cc2d94db0eefd9.js\"],\"CollapsibleSidebarLink\"]\n"])</script><script>self.__next_f.push([1,"39:[\"$\",\"ul\",null,{\"data-sidebar-tree\":true,\"children\":[\"$\",\"li\",null,{\"className\":\"mb-3\",\"data-sidebar-branch\":true,\"data-sentry-component\":\"DynamicNav\",\"data-sentry-source-file\":\"dynamicNav.tsx\",\"children\":[[\"$\",\"$L3b\",null,{\"href\":\"/api/\",\"onClick\":\"$undefined\",\"className\":\"style_sidebar-link__reH78  style_sidebar-link-top-level__tKgo9 \",\"data-sidebar-link\":true,\"data-sentry-element\":\"LinkComponent\",\"data-sentry-component\":\"SidebarLink\",\"data-sentry-source-file\":\"sidebarLink.tsx\",\"children\":[[\"$\",\"div\",null,{\"className\":\"style_sidebar-link-content__rKA2e\",\"children\":[[\"$\",\"span\",null,{\"children\":\"API Reference\"}],false,false,false]}],false]}],[\"$\",\"ul\",null,{\"data-sidebar-tree\":true,\"className\":\"pl-3\",\"children\":[false,[[\"$\",\"$L3c\",\"/api/auth/\",{\"to\":\"/api/auth/\",\"title\":\"Authentication\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/pagination/\",{\"to\":\"/api/pagination/\",\"title\":\"Paginating Results\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/permissions/\",{\"to\":\"/api/permissions/\",\"title\":\"Permissions \u0026 Scopes\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/ratelimits/\",{\"to\":\"/api/ratelimits/\",\"title\":\"Rate Limits\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/requests/\",{\"to\":\"/api/requests/\",\"title\":\"Requests\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/crons/\",{\"to\":\"/api/crons/\",\"title\":\"Crons\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/crons/create-a-monitor/\",{\"to\":\"/api/crons/create-a-monitor/\",\"title\":\"Create a Monitor\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/crons/delete-a-monitor-or-monitor-environments/\",{\"to\":\"/api/crons/delete-a-monitor-or-monitor-environments/\",\"title\":\"Delete a Monitor or Monitor Environments\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/crons/delete-a-monitor-or-monitor-environments-for-a-project/\",{\"to\":\"/api/crons/delete-a-monitor-or-monitor-environments-for-a-project/\",\"title\":\"Delete a Monitor or Monitor Environments for a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/crons/retrieve-a-monitor/\",{\"to\":\"/api/crons/retrieve-a-monitor/\",\"title\":\"Retrieve a Monitor\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/crons/retrieve-a-monitor-for-a-project/\",{\"to\":\"/api/crons/retrieve-a-monitor-for-a-project/\",\"title\":\"Retrieve a Monitor for a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/crons/retrieve-checkins-for-a-monitor/\",{\"to\":\"/api/crons/retrieve-checkins-for-a-monitor/\",\"title\":\"Retrieve Check-Ins for a Monitor\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/crons/retrieve-checkins-for-a-monitor-by-project/\",{\"to\":\"/api/crons/retrieve-checkins-for-a-monitor-by-project/\",\"title\":\"Retrieve Check-Ins for a Monitor by Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/crons/retrieve-monitors-for-an-organization/\",{\"to\":\"/api/crons/retrieve-monitors-for-an-organization/\",\"title\":\"Retrieve Monitors for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/crons/update-a-monitor/\",{\"to\":\"/api/crons/update-a-monitor/\",\"title\":\"Update a Monitor\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/crons/update-a-monitor-for-a-project/\",{\"to\":\"/api/crons/update-a-monitor-for-a-project/\",\"title\":\"Update a Monitor for a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}],[\"$\",\"$L3c\",\"/api/dashboards/\",{\"to\":\"/api/dashboards/\",\"title\":\"Dashboards\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/dashboards/create-a-new-dashboard-for-an-organization/\",{\"to\":\"/api/dashboards/create-a-new-dashboard-for-an-organization/\",\"title\":\"Create a New Dashboard for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],\"$L3d\",\"$L3e\",\"$L3f\",\"$L40\"]}],\"$L41\",\"$L42\",\"$L43\",\"$L44\",\"$L45\",\"$L46\",\"$L47\",\"$L48\",\"$L49\",\"$L4a\",\"$L4b\",\"$L4c\",\"$L4d\",\"$L4e\",\"$L4f\",\"$L50\",\"$L51\",\"$L52\",\"$L53\"]]}]]}]}]\n"])</script><script>self.__next_f.push([1,"3d:[\"$\",\"$L3c\",\"/api/dashboards/delete-an-organizations-custom-dashboard/\",{\"to\":\"/api/dashboards/delete-an-organizations-custom-dashboard/\",\"title\":\"Delete an Organization's Custom Dashboard\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n3e:[\"$\",\"$L3c\",\"/api/dashboards/edit-an-organizations-custom-dashboard/\",{\"to\":\"/api/dashboards/edit-an-organizations-custom-dashboard/\",\"title\":\"Edit an Organization's Custom Dashboard\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n3f:[\"$\",\"$L3c\",\"/api/dashboards/list-an-organizations-custom-dashboards/\",{\"to\":\"/api/dashboards/list-an-organizations-custom-dashboards/\",\"title\":\"List an Organization's Custom Dashboards\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n40:[\"$\",\"$L3c\",\"/api/dashboards/retrieve-an-organizations-custom-dashboard/\",{\"to\":\"/api/dashboards/retrieve-an-organizations-custom-dashboard/\",\"title\":\"Retrieve an Organization's Custom Dashboard\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n"])</script><script>self.__next_f.push([1,"41:[\"$\",\"$L3c\",\"/api/discover/\",{\"to\":\"/api/discover/\",\"title\":\"Discover \u0026 Performance\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/discover/create-a-new-saved-query/\",{\"to\":\"/api/discover/create-a-new-saved-query/\",\"title\":\"Create a New Saved Query\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/discover/delete-an-organizations-discover-saved-query/\",{\"to\":\"/api/discover/delete-an-organizations-discover-saved-query/\",\"title\":\"Delete an Organization's Discover Saved Query\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/discover/edit-an-organizations-discover-saved-query/\",{\"to\":\"/api/discover/edit-an-organizations-discover-saved-query/\",\"title\":\"Edit an Organization's Discover Saved Query\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/discover/list-an-organizations-discover-saved-queries/\",{\"to\":\"/api/discover/list-an-organizations-discover-saved-queries/\",\"title\":\"List an Organization's Discover Saved Queries\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/discover/list-an-organizations-tags/\",{\"to\":\"/api/discover/list-an-organizations-tags/\",\"title\":\"List an Organization's Tags\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/discover/list-trace-item-attributes/\",{\"to\":\"/api/discover/list-trace-item-attributes/\",\"title\":\"List Trace Item Attributes\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/discover/retrieve-a-trace/\",{\"to\":\"/api/discover/retrieve-a-trace/\",\"title\":\"Retrieve a Trace\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/discover/retrieve-an-organizations-discover-saved-query/\",{\"to\":\"/api/discover/retrieve-an-organizations-discover-saved-query/\",\"title\":\"Retrieve an Organization's Discover Saved Query\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/discover/retrieve-trace-metadata/\",{\"to\":\"/api/discover/retrieve-trace-metadata/\",\"title\":\"Retrieve Trace Metadata\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"42:[\"$\",\"$L3c\",\"/api/environments/\",{\"to\":\"/api/environments/\",\"title\":\"Environments\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/environments/bulk-update-project-environments/\",{\"to\":\"/api/environments/bulk-update-project-environments/\",\"title\":\"Bulk Update Project Environments\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/environments/list-a-projects-environments/\",{\"to\":\"/api/environments/list-a-projects-environments/\",\"title\":\"List a Project's Environments\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/environments/list-an-organizations-environments/\",{\"to\":\"/api/environments/list-an-organizations-environments/\",\"title\":\"List an Organization's Environments\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/environments/retrieve-a-project-environment/\",{\"to\":\"/api/environments/retrieve-a-project-environment/\",\"title\":\"Retrieve a Project Environment\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/environments/update-a-project-environment/\",{\"to\":\"/api/environments/update-a-project-environment/\",\"title\":\"Update a Project Environment\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"43:[\"$\",\"$L3c\",\"/api/events/\",{\"to\":\"/api/events/\",\"title\":\"Events \u0026 Issues\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/events/bulk-mutate-a-list-of-issues/\",{\"to\":\"/api/events/bulk-mutate-a-list-of-issues/\",\"title\":\"Bulk Mutate a List of Issues\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/bulk-mutate-an-organizations-issues/\",{\"to\":\"/api/events/bulk-mutate-an-organizations-issues/\",\"title\":\"Bulk Mutate an Organization's Issues\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/bulk-remove-a-list-of-issues/\",{\"to\":\"/api/events/bulk-remove-a-list-of-issues/\",\"title\":\"Bulk Remove a List of Issues\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/bulk-remove-an-organizations-issues/\",{\"to\":\"/api/events/bulk-remove-an-organizations-issues/\",\"title\":\"Bulk Remove an Organization's Issues\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/get-debug-information-related-to-source-maps-for-a-given-event/\",{\"to\":\"/api/events/get-debug-information-related-to-source-maps-for-a-given-event/\",\"title\":\"Get Debug Information Related to Source Maps for a Given Event\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/list-a-projects-error-events/\",{\"to\":\"/api/events/list-a-projects-error-events/\",\"title\":\"List a Project's Error Events\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/list-a-projects-issues/\",{\"to\":\"/api/events/list-a-projects-issues/\",\"title\":\"List a Project's Issues\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/list-a-tags-values-for-an-issue/\",{\"to\":\"/api/events/list-a-tags-values-for-an-issue/\",\"title\":\"List a Tag's Values for an Issue\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/list-an-events-attachments/\",{\"to\":\"/api/events/list-an-events-attachments/\",\"title\":\"List an Event's Attachments\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/list-an-issues-events/\",{\"to\":\"/api/events/list-an-issues-events/\",\"title\":\"List an Issue's Events\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/list-an-issues-hashes/\",{\"to\":\"/api/events/list-an-issues-hashes/\",\"title\":\"List an Issue's Hashes\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/list-an-organizations-issues/\",{\"to\":\"/api/events/list-an-organizations-issues/\",\"title\":\"List an Organization's Issues\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/remove-an-issue/\",{\"to\":\"/api/events/remove-an-issue/\",\"title\":\"Remove an Issue\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/retrieve-an-event-attachment/\",{\"to\":\"/api/events/retrieve-an-event-attachment/\",\"title\":\"Retrieve an Event Attachment\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/retrieve-an-event-for-a-project/\",{\"to\":\"/api/events/retrieve-an-event-for-a-project/\",\"title\":\"Retrieve an Event for a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/retrieve-an-issue/\",{\"to\":\"/api/events/retrieve-an-issue/\",\"title\":\"Retrieve an Issue\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/retrieve-an-issue-event/\",{\"to\":\"/api/events/retrieve-an-issue-event/\",\"title\":\"Retrieve an Issue Event\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/events/retrieve-tag-details/\",{\"to\":\"/api/events/retrieve-tag-details/\",\"title\":\"Retrieve Tag Details\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],\"$L54\"]}]\n"])</script><script>self.__next_f.push([1,"44:[\"$\",\"$L3c\",\"/api/explore/\",{\"to\":\"/api/explore/\",\"title\":\"Explore\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/explore/query-explore-events-in-table-format/\",{\"to\":\"/api/explore/query-explore-events-in-table-format/\",\"title\":\"Query Explore Events in Table Format\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/explore/query-explore-events-in-timeseries-format/\",{\"to\":\"/api/explore/query-explore-events-in-timeseries-format/\",\"title\":\"Query Explore Events in Timeseries Format\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/explore/retrieve-trace-item-statistics/\",{\"to\":\"/api/explore/retrieve-trace-item-statistics/\",\"title\":\"Retrieve Trace Item Statistics\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"45:[\"$\",\"$L3c\",\"/api/integration/\",{\"to\":\"/api/integration/\",\"title\":\"Integration Platform\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/integration/create-an-external-issue-and-link-it-to-an-issue/\",{\"to\":\"/api/integration/create-an-external-issue-and-link-it-to-an-issue/\",\"title\":\"Create an External Issue and Link It to an Issue\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integration/create-or-update-an-external-issue/\",{\"to\":\"/api/integration/create-or-update-an-external-issue/\",\"title\":\"Create or update an External Issue\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integration/delete-a-custom-integration/\",{\"to\":\"/api/integration/delete-a-custom-integration/\",\"title\":\"Delete a custom integration.\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integration/delete-an-external-issue/\",{\"to\":\"/api/integration/delete-an-external-issue/\",\"title\":\"Delete an External Issue\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integration/link-an-existing-external-issue-to-an-issue/\",{\"to\":\"/api/integration/link-an-existing-external-issue-to-an-issue/\",\"title\":\"Link an Existing External Issue to an Issue\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integration/list-an-organizations-integration-platform-installations/\",{\"to\":\"/api/integration/list-an-organizations-integration-platform-installations/\",\"title\":\"List an Organization's Integration Platform Installations\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integration/retrieve-a-custom-integration-by-id-or-slug/\",{\"to\":\"/api/integration/retrieve-a-custom-integration-by-id-or-slug/\",\"title\":\"Retrieve a custom integration by ID or slug.\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integration/retrieve-an-integrations-issue-config-for-an-issue/\",{\"to\":\"/api/integration/retrieve-an-integrations-issue-config-for-an-issue/\",\"title\":\"Retrieve an Integration's Issue Config for an Issue\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integration/retrieve-custom-integration-issue-links-for-the-given-sentry-issue/\",{\"to\":\"/api/integration/retrieve-custom-integration-issue-links-for-the-given-sentry-issue/\",\"title\":\"Retrieve custom integration issue links for the given Sentry issue\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integration/retrieve-the-custom-integrations-created-by-an-organization/\",{\"to\":\"/api/integration/retrieve-the-custom-integrations-created-by-an-organization/\",\"title\":\"Retrieve the custom integrations created by an organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integration/unlink-an-external-issue-from-an-issue/\",{\"to\":\"/api/integration/unlink-an-external-issue-from-an-issue/\",\"title\":\"Unlink an External Issue from an Issue\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integration/update-an-existing-custom-integration/\",{\"to\":\"/api/integration/update-an-existing-custom-integration/\",\"title\":\"Update an existing custom integration.\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"46:[\"$\",\"$L3c\",\"/api/integrations/\",{\"to\":\"/api/integrations/\",\"title\":\"Integrations\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/integrations/create-a-data-forwarder-for-an-organization/\",{\"to\":\"/api/integrations/create-a-data-forwarder-for-an-organization/\",\"title\":\"Create a Data Forwarder for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/create-an-external-team/\",{\"to\":\"/api/integrations/create-an-external-team/\",\"title\":\"Create an External Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/create-an-external-user/\",{\"to\":\"/api/integrations/create-an-external-user/\",\"title\":\"Create an External User\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/delete-a-data-forwarder-for-an-organization/\",{\"to\":\"/api/integrations/delete-a-data-forwarder-for-an-organization/\",\"title\":\"Delete a Data Forwarder for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/delete-an-external-team/\",{\"to\":\"/api/integrations/delete-an-external-team/\",\"title\":\"Delete an External Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/delete-an-external-user/\",{\"to\":\"/api/integrations/delete-an-external-user/\",\"title\":\"Delete an External User\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/delete-an-integration-for-an-organization/\",{\"to\":\"/api/integrations/delete-an-integration-for-an-organization/\",\"title\":\"Delete an Integration for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/get-integration-provider-information/\",{\"to\":\"/api/integrations/get-integration-provider-information/\",\"title\":\"Get Integration Provider Information\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/list-an-organizations-available-integrations/\",{\"to\":\"/api/integrations/list-an-organizations-available-integrations/\",\"title\":\"List an Organization's Available Integrations\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/retrieve-an-integration-for-an-organization/\",{\"to\":\"/api/integrations/retrieve-an-integration-for-an-organization/\",\"title\":\"Retrieve an Integration for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/retrieve-data-forwarders-for-an-organization/\",{\"to\":\"/api/integrations/retrieve-data-forwarders-for-an-organization/\",\"title\":\"Retrieve Data Forwarders for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/update-a-data-forwarder-for-an-organization/\",{\"to\":\"/api/integrations/update-a-data-forwarder-for-an-organization/\",\"title\":\"Update a Data Forwarder for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/update-an-external-team/\",{\"to\":\"/api/integrations/update-an-external-team/\",\"title\":\"Update an External Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/integrations/update-an-external-user/\",{\"to\":\"/api/integrations/update-an-external-user/\",\"title\":\"Update an External User\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"47:[\"$\",\"$L3c\",\"/api/mobile-builds/\",{\"to\":\"/api/mobile-builds/\",\"title\":\"Mobile Builds\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/mobile-builds/create-a-skipped-size-analysis-status-check/\",{\"to\":\"/api/mobile-builds/create-a-skipped-size-analysis-status-check/\",\"title\":\"Create a skipped Size Analysis status check\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/mobile-builds/get-the-latest-installable-build-for-a-project/\",{\"to\":\"/api/mobile-builds/get-the-latest-installable-build-for-a-project/\",\"title\":\"Get the latest installable build for a project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/mobile-builds/retrieve-install-info-for-a-given-artifact/\",{\"to\":\"/api/mobile-builds/retrieve-install-info-for-a-given-artifact/\",\"title\":\"Retrieve install info for a given artifact\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/mobile-builds/retrieve-size-analysis-results-for-a-given-artifact/\",{\"to\":\"/api/mobile-builds/retrieve-size-analysis-results-for-a-given-artifact/\",\"title\":\"Retrieve Size Analysis results for a given artifact\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/mobile-builds/retrieve-size-analysis-status-check-rules-for-a-project/\",{\"to\":\"/api/mobile-builds/retrieve-size-analysis-status-check-rules-for-a-project/\",\"title\":\"Retrieve Size Analysis status check rules for a project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"48:[\"$\",\"$L3c\",\"/api/monitors/\",{\"to\":\"/api/monitors/\",\"title\":\"Monitors \u0026 Alerts\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/monitors/bulk-delete-alerts/\",{\"to\":\"/api/monitors/bulk-delete-alerts/\",\"title\":\"Bulk Delete Alerts\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/bulk-delete-monitors/\",{\"to\":\"/api/monitors/bulk-delete-monitors/\",\"title\":\"Bulk Delete Monitors\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/create-a-monitor-for-a-project/\",{\"to\":\"/api/monitors/create-a-monitor-for-a-project/\",\"title\":\"Create a Monitor for a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/create-an-alert-for-an-organization/\",{\"to\":\"/api/monitors/create-an-alert-for-an-organization/\",\"title\":\"Create an Alert for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/delete-a-monitor/\",{\"to\":\"/api/monitors/delete-a-monitor/\",\"title\":\"Delete a Monitor\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/delete-an-alert/\",{\"to\":\"/api/monitors/delete-an-alert/\",\"title\":\"Delete an Alert\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/fetch-a-monitor/\",{\"to\":\"/api/monitors/fetch-a-monitor/\",\"title\":\"Fetch a Monitor\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/fetch-alerts/\",{\"to\":\"/api/monitors/fetch-alerts/\",\"title\":\"Fetch Alerts\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/fetch-an-alert/\",{\"to\":\"/api/monitors/fetch-an-alert/\",\"title\":\"Fetch an Alert\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/fetch-an-organizations-monitors/\",{\"to\":\"/api/monitors/fetch-an-organizations-monitors/\",\"title\":\"Fetch an Organization's Monitors\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/mutate-an-organizations-alerts/\",{\"to\":\"/api/monitors/mutate-an-organizations-alerts/\",\"title\":\"Mutate an Organization's Alerts\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/mutate-an-organizations-monitors/\",{\"to\":\"/api/monitors/mutate-an-organizations-monitors/\",\"title\":\"Mutate an Organization's Monitors\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/update-a-monitor-by-id/\",{\"to\":\"/api/monitors/update-a-monitor-by-id/\",\"title\":\"Update a Monitor by ID\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/monitors/update-an-alert-by-id/\",{\"to\":\"/api/monitors/update-an-alert-by-id/\",\"title\":\"Update an Alert by ID\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"49:[\"$\",\"$L3c\",\"/api/organizations/\",{\"to\":\"/api/organizations/\",\"title\":\"Organizations\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/organizations/add-a-member-to-an-organization/\",{\"to\":\"/api/organizations/add-a-member-to-an-organization/\",\"title\":\"Add a Member to an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/delete-an-organization-member/\",{\"to\":\"/api/organizations/delete-an-organization-member/\",\"title\":\"Delete an Organization Member\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/list-a-repositorys-commits/\",{\"to\":\"/api/organizations/list-a-repositorys-commits/\",\"title\":\"List a Repository's Commits\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/list-an-organizations-client-keys/\",{\"to\":\"/api/organizations/list-an-organizations-client-keys/\",\"title\":\"List an Organization's Client Keys\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/list-an-organizations-members/\",{\"to\":\"/api/organizations/list-an-organizations-members/\",\"title\":\"List an Organization's Members\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/list-an-organizations-projects/\",{\"to\":\"/api/organizations/list-an-organizations-projects/\",\"title\":\"List an Organization's Projects\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/list-an-organizations-repositories/\",{\"to\":\"/api/organizations/list-an-organizations-repositories/\",\"title\":\"List an Organization's Repositories\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/list-an-organizations-trusted-relays/\",{\"to\":\"/api/organizations/list-an-organizations-trusted-relays/\",\"title\":\"List an Organization's trusted Relays\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/resolve-a-short-id/\",{\"to\":\"/api/organizations/resolve-a-short-id/\",\"title\":\"Resolve a Short ID\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/resolve-an-event-id/\",{\"to\":\"/api/organizations/resolve-an-event-id/\",\"title\":\"Resolve an Event ID\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/retrieve-an-organization/\",{\"to\":\"/api/organizations/retrieve-an-organization/\",\"title\":\"Retrieve an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/retrieve-an-organization-member/\",{\"to\":\"/api/organizations/retrieve-an-organization-member/\",\"title\":\"Retrieve an Organization Member\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/retrieve-an-organizations-events-count-by-project/\",{\"to\":\"/api/organizations/retrieve-an-organizations-events-count-by-project/\",\"title\":\"Retrieve an Organization's Events Count by Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/retrieve-event-counts-for-an-organization-v2/\",{\"to\":\"/api/organizations/retrieve-event-counts-for-an-organization-v2/\",\"title\":\"Retrieve Event Counts for an Organization (v2)\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/update-an-organization/\",{\"to\":\"/api/organizations/update-an-organization/\",\"title\":\"Update an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/organizations/update-an-organization-members-roles/\",{\"to\":\"/api/organizations/update-an-organization-members-roles/\",\"title\":\"Update an Organization Member's Roles\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"4a:[\"$\",\"$L3c\",\"/api/profiling/\",{\"to\":\"/api/profiling/\",\"title\":\"Profiling\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/profiling/retrieve-a-flamegraph-for-an-organization/\",{\"to\":\"/api/profiling/retrieve-a-flamegraph-for-an-organization/\",\"title\":\"Retrieve a Flamegraph for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/profiling/retrieve-a-profile/\",{\"to\":\"/api/profiling/retrieve-a-profile/\",\"title\":\"Retrieve a Profile\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/profiling/retrieve-profile-chunks-for-an-organization/\",{\"to\":\"/api/profiling/retrieve-profile-chunks-for-an-organization/\",\"title\":\"Retrieve Profile Chunks for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"4b:[\"$\",\"$L3c\",\"/api/projects/\",{\"to\":\"/api/projects/\",\"title\":\"Projects\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/projects/add-a-symbol-source-to-a-project/\",{\"to\":\"/api/projects/add-a-symbol-source-to-a-project/\",\"title\":\"Add a Symbol Source to a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/add-a-team-to-a-project/\",{\"to\":\"/api/projects/add-a-team-to-a-project/\",\"title\":\"Add a Team to a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/create-a-new-client-key/\",{\"to\":\"/api/projects/create-a-new-client-key/\",\"title\":\"Create a New Client Key\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/create-a-new-project/\",{\"to\":\"/api/projects/create-a-new-project/\",\"title\":\"Create a New Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/create-a-project-for-an-organization/\",{\"to\":\"/api/projects/create-a-project-for-an-organization/\",\"title\":\"Create a Project for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/delete-a-client-key/\",{\"to\":\"/api/projects/delete-a-client-key/\",\"title\":\"Delete a Client Key\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/delete-a-project/\",{\"to\":\"/api/projects/delete-a-project/\",\"title\":\"Delete a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/delete-a-symbol-source-from-a-project/\",{\"to\":\"/api/projects/delete-a-symbol-source-from-a-project/\",\"title\":\"Delete a Symbol Source from a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/delete-a-team-from-a-project/\",{\"to\":\"/api/projects/delete-a-team-from-a-project/\",\"title\":\"Delete a Team from a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/disable-spike-protection/\",{\"to\":\"/api/projects/disable-spike-protection/\",\"title\":\"Disable Spike Protection\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/enable-spike-protection/\",{\"to\":\"/api/projects/enable-spike-protection/\",\"title\":\"Enable Spike Protection\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/link-a-repository-to-a-project/\",{\"to\":\"/api/projects/link-a-repository-to-a-project/\",\"title\":\"Link a Repository to a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/list-a-projects-client-keys/\",{\"to\":\"/api/projects/list-a-projects-client-keys/\",\"title\":\"List a Project's Client Keys\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/list-a-projects-data-filters/\",{\"to\":\"/api/projects/list-a-projects-data-filters/\",\"title\":\"List a Project's Data Filters\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/list-a-projects-debug-information-files/\",{\"to\":\"/api/projects/list-a-projects-debug-information-files/\",\"title\":\"List a Project's Debug Information Files\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/list-a-projects-organization-members/\",{\"to\":\"/api/projects/list-a-projects-organization-members/\",\"title\":\"List a Project's Organization Members\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/list-a-projects-service-hooks/\",{\"to\":\"/api/projects/list-a-projects-service-hooks/\",\"title\":\"List a Project's Service Hooks\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/projects/list-a-projects-user-feedback/\",{\"to\":\"/api/projects/list-a-projects-user-feedback/\",\"title\":\"List a Project's User Feedback\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],\"$L55\",\"$L56\",\"$L57\",\"$L58\",\"$L59\",\"$L5a\",\"$L5b\",\"$L5c\",\"$L5d\",\"$L5e\",\"$L5f\",\"$L60\",\"$L61\",\"$L62\",\"$L63\",\"$L64\",\"$L65\"]}]\n"])</script><script>self.__next_f.push([1,"4c:[\"$\",\"$L3c\",\"/api/releases/\",{\"to\":\"/api/releases/\",\"title\":\"Releases\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/releases/create-a-deploy/\",{\"to\":\"/api/releases/create-a-deploy/\",\"title\":\"Create a Deploy\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/create-a-new-release-for-an-organization/\",{\"to\":\"/api/releases/create-a-new-release-for-an-organization/\",\"title\":\"Create a New Release for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/delete-a-project-releases-file/\",{\"to\":\"/api/releases/delete-a-project-releases-file/\",\"title\":\"Delete a Project Release's File\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/delete-an-organization-releases-file/\",{\"to\":\"/api/releases/delete-an-organization-releases-file/\",\"title\":\"Delete an Organization Release's File\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/delete-an-organizations-release/\",{\"to\":\"/api/releases/delete-an-organizations-release/\",\"title\":\"Delete an Organization's Release\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/list-a-project-releases-commits/\",{\"to\":\"/api/releases/list-a-project-releases-commits/\",\"title\":\"List a Project Release's Commits\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/list-a-projects-release-files/\",{\"to\":\"/api/releases/list-a-projects-release-files/\",\"title\":\"List a Project's Release Files\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/list-a-projects-releases/\",{\"to\":\"/api/releases/list-a-projects-releases/\",\"title\":\"List a Project's Releases\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/list-a-releases-deploys/\",{\"to\":\"/api/releases/list-a-releases-deploys/\",\"title\":\"List a Release's Deploys\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/list-an-organization-releases-commits/\",{\"to\":\"/api/releases/list-an-organization-releases-commits/\",\"title\":\"List an Organization Release's Commits\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/list-an-organizations-release-files/\",{\"to\":\"/api/releases/list-an-organizations-release-files/\",\"title\":\"List an Organization's Release Files\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/list-an-organizations-releases/\",{\"to\":\"/api/releases/list-an-organizations-releases/\",\"title\":\"List an Organization's Releases\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/retrieve-a-project-releases-file/\",{\"to\":\"/api/releases/retrieve-a-project-releases-file/\",\"title\":\"Retrieve a Project Release's File\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/retrieve-an-organization-releases-file/\",{\"to\":\"/api/releases/retrieve-an-organization-releases-file/\",\"title\":\"Retrieve an Organization Release's File\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/retrieve-an-organizations-release/\",{\"to\":\"/api/releases/retrieve-an-organizations-release/\",\"title\":\"Retrieve an Organization's Release\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/retrieve-files-changed-in-a-releases-commits/\",{\"to\":\"/api/releases/retrieve-files-changed-in-a-releases-commits/\",\"title\":\"Retrieve Files Changed in a Release's Commits\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/releases/retrieve-release-health-session-statistics/\",{\"to\":\"/api/releases/retrieve-release-health-session-statistics/\",\"title\":\"Retrieve Release Health Session Statistics\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],\"$L66\",\"$L67\",\"$L68\",\"$L69\",\"$L6a\",\"$L6b\"]}]\n"])</script><script>self.__next_f.push([1,"4d:[\"$\",\"$L3c\",\"/api/replays/\",{\"to\":\"/api/replays/\",\"title\":\"Replays\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/replays/create-replay-batch-deletion-job/\",{\"to\":\"/api/replays/create-replay-batch-deletion-job/\",\"title\":\"Create Replay Batch Deletion Job\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/replays/delete-a-replay-instance/\",{\"to\":\"/api/replays/delete-a-replay-instance/\",\"title\":\"Delete a Replay Instance\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/replays/list-an-organizations-replays/\",{\"to\":\"/api/replays/list-an-organizations-replays/\",\"title\":\"List an Organization's Replays\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/replays/list-an-organizations-selectors/\",{\"to\":\"/api/replays/list-an-organizations-selectors/\",\"title\":\"List an Organization's Selectors\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/replays/list-clicked-nodes/\",{\"to\":\"/api/replays/list-clicked-nodes/\",\"title\":\"List Clicked Nodes\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/replays/list-recording-segments/\",{\"to\":\"/api/replays/list-recording-segments/\",\"title\":\"List Recording Segments\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/replays/list-replay-batchdeletion-jobs/\",{\"to\":\"/api/replays/list-replay-batchdeletion-jobs/\",\"title\":\"List Replay Batch-Deletion Jobs\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/replays/list-users-who-have-viewed-a-replay/\",{\"to\":\"/api/replays/list-users-who-have-viewed-a-replay/\",\"title\":\"List Users Who Have Viewed a Replay\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/replays/retrieve-a-count-of-replays-for-a-given-issue-or-transaction/\",{\"to\":\"/api/replays/retrieve-a-count-of-replays-for-a-given-issue-or-transaction/\",\"title\":\"Retrieve a Count of Replays for a Given Issue or Transaction\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/replays/retrieve-a-recording-segment/\",{\"to\":\"/api/replays/retrieve-a-recording-segment/\",\"title\":\"Retrieve a Recording Segment\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/replays/retrieve-a-replay-batchdeletion-job/\",{\"to\":\"/api/replays/retrieve-a-replay-batchdeletion-job/\",\"title\":\"Retrieve a Replay Batch-Deletion Job\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/replays/retrieve-a-replay-instance/\",{\"to\":\"/api/replays/retrieve-a-replay-instance/\",\"title\":\"Retrieve a Replay Instance\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"4e:[\"$\",\"$L3c\",\"/api/scim/\",{\"to\":\"/api/scim/\",\"title\":\"SCIM\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/scim/delete-an-individual-team/\",{\"to\":\"/api/scim/delete-an-individual-team/\",\"title\":\"Delete an Individual Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/scim/delete-an-organization-member-via-scim/\",{\"to\":\"/api/scim/delete-an-organization-member-via-scim/\",\"title\":\"Delete an Organization Member via SCIM\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/scim/list-an-organizations-paginated-teams/\",{\"to\":\"/api/scim/list-an-organizations-paginated-teams/\",\"title\":\"List an Organization's Paginated Teams\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/scim/list-an-organizations-scim-members/\",{\"to\":\"/api/scim/list-an-organizations-scim-members/\",\"title\":\"List an Organization's SCIM Members\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/scim/provision-a-new-organization-member/\",{\"to\":\"/api/scim/provision-a-new-organization-member/\",\"title\":\"Provision a New Organization Member\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/scim/provision-a-new-team/\",{\"to\":\"/api/scim/provision-a-new-team/\",\"title\":\"Provision a New Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/scim/query-an-individual-organization-member/\",{\"to\":\"/api/scim/query-an-individual-organization-member/\",\"title\":\"Query an Individual Organization Member\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/scim/query-an-individual-team/\",{\"to\":\"/api/scim/query-an-individual-team/\",\"title\":\"Query an Individual Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/scim/update-a-teams-attributes/\",{\"to\":\"/api/scim/update-a-teams-attributes/\",\"title\":\"Update a Team's Attributes\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/scim/update-an-organization-members-attributes/\",{\"to\":\"/api/scim/update-an-organization-members-attributes/\",\"title\":\"Update an Organization Member's Attributes\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"4f:[\"$\",\"$L3c\",\"/api/seer/\",{\"to\":\"/api/seer/\",\"title\":\"Seer\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/seer/list-seer-ai-models/\",{\"to\":\"/api/seer/list-seer-ai-models/\",\"title\":\"List Seer AI Models\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/seer/retrieve-seer-issue-fix-state/\",{\"to\":\"/api/seer/retrieve-seer-issue-fix-state/\",\"title\":\"Retrieve Seer Issue Fix State\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/seer/start-seer-issue-fix/\",{\"to\":\"/api/seer/start-seer-issue-fix/\",\"title\":\"Start Seer Issue Fix\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"50:[\"$\",\"$L3c\",\"/api/snapshots/\",{\"to\":\"/api/snapshots/\",\"title\":\"Snapshots\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/snapshots/create-a-skipped-snapshot-status-check/\",{\"to\":\"/api/snapshots/create-a-skipped-snapshot-status-check/\",\"title\":\"Create a skipped Snapshot status check\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/snapshots/delete-a-snapshot/\",{\"to\":\"/api/snapshots/delete-a-snapshot/\",\"title\":\"Delete a Snapshot\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/snapshots/retrieve-latest-base-snapshot/\",{\"to\":\"/api/snapshots/retrieve-latest-base-snapshot/\",\"title\":\"Retrieve latest base Snapshot\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/snapshots/retrieve-snapshot-details/\",{\"to\":\"/api/snapshots/retrieve-snapshot-details/\",\"title\":\"Retrieve Snapshot details\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/snapshots/retrieve-snapshot-image-detail/\",{\"to\":\"/api/snapshots/retrieve-snapshot-image-detail/\",\"title\":\"Retrieve Snapshot image detail\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/snapshots/retrieve-snapshot-status-check-rules-for-a-project/\",{\"to\":\"/api/snapshots/retrieve-snapshot-status-check-rules-for-a-project/\",\"title\":\"Retrieve Snapshot status check rules for a project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/snapshots/upload-a-snapshot/\",{\"to\":\"/api/snapshots/upload-a-snapshot/\",\"title\":\"Upload a Snapshot\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"51:[\"$\",\"$L3c\",\"/api/spike-protection/\",{\"to\":\"/api/spike-protection/\",\"title\":\"Spike Protection Notifications\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/spike-protection/create-a-spike-protection-notification-action/\",{\"to\":\"/api/spike-protection/create-a-spike-protection-notification-action/\",\"title\":\"Create a Spike Protection Notification Action\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/spike-protection/delete-a-spike-protection-notification-action/\",{\"to\":\"/api/spike-protection/delete-a-spike-protection-notification-action/\",\"title\":\"Delete a Spike Protection Notification Action\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/spike-protection/list-spike-protection-notifications/\",{\"to\":\"/api/spike-protection/list-spike-protection-notifications/\",\"title\":\"List Spike Protection Notifications\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/spike-protection/retrieve-a-spike-protection-notification-action/\",{\"to\":\"/api/spike-protection/retrieve-a-spike-protection-notification-action/\",\"title\":\"Retrieve a Spike Protection Notification Action\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/spike-protection/update-a-spike-protection-notification-action/\",{\"to\":\"/api/spike-protection/update-a-spike-protection-notification-action/\",\"title\":\"Update a Spike Protection Notification Action\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"52:[\"$\",\"$L3c\",\"/api/teams/\",{\"to\":\"/api/teams/\",\"title\":\"Teams\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/teams/add-an-organization-member-to-a-team/\",{\"to\":\"/api/teams/add-an-organization-member-to-a-team/\",\"title\":\"Add an Organization Member to a Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/teams/create-a-new-team/\",{\"to\":\"/api/teams/create-a-new-team/\",\"title\":\"Create a New Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/teams/delete-a-team/\",{\"to\":\"/api/teams/delete-a-team/\",\"title\":\"Delete a Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/teams/delete-an-organization-member-from-a-team/\",{\"to\":\"/api/teams/delete-an-organization-member-from-a-team/\",\"title\":\"Delete an Organization Member from a Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/teams/list-a-projects-teams/\",{\"to\":\"/api/teams/list-a-projects-teams/\",\"title\":\"List a Project's Teams\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/teams/list-a-teams-members/\",{\"to\":\"/api/teams/list-a-teams-members/\",\"title\":\"List a Team's Members\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/teams/list-a-teams-projects/\",{\"to\":\"/api/teams/list-a-teams-projects/\",\"title\":\"List a Team's Projects\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/teams/list-a-users-teams-for-an-organization/\",{\"to\":\"/api/teams/list-a-users-teams-for-an-organization/\",\"title\":\"List a User's Teams for an Organization\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/teams/list-an-organizations-teams/\",{\"to\":\"/api/teams/list-an-organizations-teams/\",\"title\":\"List an Organization's Teams\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/teams/retrieve-a-team/\",{\"to\":\"/api/teams/retrieve-a-team/\",\"title\":\"Retrieve a Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/teams/update-a-team/\",{\"to\":\"/api/teams/update-a-team/\",\"title\":\"Update a Team\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}],[\"$\",\"$L3c\",\"/api/teams/update-an-organization-members-team-role/\",{\"to\":\"/api/teams/update-an-organization-members-team-role/\",\"title\":\"Update an Organization Member's Team Role\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"53:[\"$\",\"$L3c\",\"/api/users/\",{\"to\":\"/api/users/\",\"title\":\"Users\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[[\"$\",\"$L3c\",\"/api/users/list-your-organizations/\",{\"to\":\"/api/users/list-your-organizations/\",\"title\":\"List Your Organizations\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]]}]\n"])</script><script>self.__next_f.push([1,"54:[\"$\",\"$L3c\",\"/api/events/update-an-issue/\",{\"to\":\"/api/events/update-an-issue/\",\"title\":\"Update an Issue\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n55:[\"$\",\"$L3c\",\"/api/projects/list-a-projects-users/\",{\"to\":\"/api/projects/list-a-projects-users/\",\"title\":\"List a Project's Users\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n56:[\"$\",\"$L3c\",\"/api/projects/list-a-tags-values/\",{\"to\":\"/api/projects/list-a-tags-values/\",\"title\":\"List a Tag's Values\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n57:[\"$\",\"$L3c\",\"/api/projects/register-a-new-service-hook/\",{\"to\":\"/api/projects/register-a-new-service-hook/\",\"title\":\"Register a New Service Hook\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n58:[\"$\",\"$L3c\",\"/api/projects/remove-a-service-hook/\",{\"to\":\"/api/projects/remove-a-service-hook/\",\"title\":\"Remove a Service Hook\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n59:[\"$\",\"$L3c\",\"/api/projects/retrieve-a-client-key/\",{\"to\":\"/api/projects/retrieve-a-client-key/\",\"title\":\"Retrieve a Client Key\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n5a:[\"$\",\"$L3c\",\"/api/projects/retrieve-a-project/\",{\"to\":\"/api/projects/retrieve-a-project/\",\"title\":\"Retrieve a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n5b:[\"$\",\"$L3c\",\"/api/projects/retrieve-a-projects-symbol-sources/\",{\"to\":\"/api/projects/retrieve-a-projects-symbol-sources/\",\"title\":\"Retrieve a Project's Symbol Sources\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":["])</script><script>self.__next_f.push([1,"]}]\n5c:[\"$\",\"$L3c\",\"/api/projects/retrieve-a-service-hook/\",{\"to\":\"/api/projects/retrieve-a-service-hook/\",\"title\":\"Retrieve a Service Hook\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n5d:[\"$\",\"$L3c\",\"/api/projects/retrieve-event-counts-for-a-project/\",{\"to\":\"/api/projects/retrieve-event-counts-for-a-project/\",\"title\":\"Retrieve Event Counts for a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n5e:[\"$\",\"$L3c\",\"/api/projects/retrieve-ownership-configuration-for-a-project/\",{\"to\":\"/api/projects/retrieve-ownership-configuration-for-a-project/\",\"title\":\"Retrieve Ownership Configuration for a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n5f:[\"$\",\"$L3c\",\"/api/projects/submit-user-feedback/\",{\"to\":\"/api/projects/submit-user-feedback/\",\"title\":\"Submit User Feedback\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n60:[\"$\",\"$L3c\",\"/api/projects/update-a-client-key/\",{\"to\":\"/api/projects/update-a-client-key/\",\"title\":\"Update a Client Key\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n61:[\"$\",\"$L3c\",\"/api/projects/update-a-project/\",{\"to\":\"/api/projects/update-a-project/\",\"title\":\"Update a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n62:[\"$\",\"$L3c\",\"/api/projects/update-a-projects-symbol-source/\",{\"to\":\"/api/projects/update-a-projects-symbol-source/\",\"title\":\"Update a Project's Symbol Source\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n63:[\"$\",\"$L3c\",\"/api/projects/update-a-service-hook/\",{\"to\":\"/api/projects/update-a-service-hook/\",\"title\":\"Update a Service Hook\",\"coll"])</script><script>self.__next_f.push([1,"apsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n64:[\"$\",\"$L3c\",\"/api/projects/update-an-inbound-data-filter/\",{\"to\":\"/api/projects/update-an-inbound-data-filter/\",\"title\":\"Update an Inbound Data Filter\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n65:[\"$\",\"$L3c\",\"/api/projects/update-ownership-configuration-for-a-project/\",{\"to\":\"/api/projects/update-ownership-configuration-for-a-project/\",\"title\":\"Update Ownership Configuration for a Project\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n66:[\"$\",\"$L3c\",\"/api/releases/retrieve-statuses-of-release-thresholds-alpha/\",{\"to\":\"/api/releases/retrieve-statuses-of-release-thresholds-alpha/\",\"title\":\"Retrieve Statuses of Release Thresholds (Alpha)\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n67:[\"$\",\"$L3c\",\"/api/releases/update-a-project-release-file/\",{\"to\":\"/api/releases/update-a-project-release-file/\",\"title\":\"Update a Project Release File\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n68:[\"$\",\"$L3c\",\"/api/releases/update-an-organization-release-file/\",{\"to\":\"/api/releases/update-an-organization-release-file/\",\"title\":\"Update an Organization Release File\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n69:[\"$\",\"$L3c\",\"/api/releases/update-an-organizations-release/\",{\"to\":\"/api/releases/update-an-organizations-release/\",\"title\":\"Update an Organization's Release\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n6a:[\"$\",\"$L3c\",\"/api/releases/upload-a-new-organization-release-file/\",{\"to\":\"/api/releases/upload-a-new-organization-release-file/\",\"title\":\""])</script><script>self.__next_f.push([1,"Upload a New Organization Release File\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n6b:[\"$\",\"$L3c\",\"/api/releases/upload-a-new-project-release-file/\",{\"to\":\"/api/releases/upload-a-new-project-release-file/\",\"title\":\"Upload a New Project Release File\",\"collapsed\":true,\"path\":\"/api/events/\",\"beta\":\"$undefined\",\"isNew\":\"$undefined\",\"earlyAccess\":\"$undefined\",\"children\":[]}]\n"])</script><script>self.__next_f.push([1,"16:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n12:null\n"])</script><script>self.__next_f.push([1,"6c:I[37908,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"14:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Events \u0026 Issues\"}],[\"$\",\"meta\",\"1\",{\"name\":\"zd-site-verification\",\"content\":\"ocu6mswx6pke3c6qvozr2e\"}],[\"$\",\"link\",\"2\",{\"rel\":\"canonical\",\"href\":\"https://docs.sentry.io/api/events/\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:title\",\"content\":\"Events \u0026 Issues\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:image\",\"content\":\"https://sentry-docs-8crvyypmm.sentry.dev/og.png\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:image:width\",\"content\":\"1200\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:image:height\",\"content\":\"630\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"9\",{\"name\":\"twitter:title\",\"content\":\"Events \u0026 Issues\"}],[\"$\",\"meta\",\"10\",{\"name\":\"twitter:image\",\"content\":\"https://sentry-docs-8crvyypmm.sentry.dev/og.png\"}],[\"$\",\"meta\",\"11\",{\"name\":\"twitter:image:width\",\"content\":\"1200\"}],[\"$\",\"meta\",\"12\",{\"name\":\"twitter:image:height\",\"content\":\"630\"}],[\"$\",\"link\",\"13\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"$L6c\",\"14\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"19:\"$14:metadata\"\n"])</script></body></html>