{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/events/retrieve-an-event-for-a-project/","result":{"data":{"openApi":{"id":"6aff7329-e75b-5f4c-bd98-425b3c02a4d5","path":{"description":"Return details on an individual event.","method":"get","operationId":"Retrieve an Event for a Project","summary":null,"tags":["Events"],"apiPath":"/api/0/projects/{organization_slug}/{project_slug}/events/{event_id}/","readableUrl":"/api/events/retrieve-an-event-for-a-project/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"organization_slug","in":"path","description":"The slug of the organization the event belongs to.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"project_slug","in":"path","description":"The slug of the project the event belongs to.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"event_id","in":"path","description":"The ID of the event to retrieve (either the numeric primary-key or the hexadecimal ID as reported by the client)","required":true}],"responses":[{"content":{"content_type":"application/json","example":"{\n  \"eventID\": \"9999aaaaca8b46d797c23c6077c6ff01\",\n  \"dist\": null,\n  \"userReport\": null,\n  \"previousEventID\": null,\n  \"message\": \"\",\n  \"title\": \"This is an example Python exception\",\n  \"id\": \"9999aaafcc8b46d797c23c6077c6ff01\",\n  \"size\": 107762,\n  \"errors\": [\n    {\n      \"data\": {\n        \"column\": 8,\n        \"source\": \"https://s1.sentry-cdn.com/_static/bloopbloop/sentry/dist/app.js.map\",\n        \"row\": 15\n      },\n      \"message\": \"Invalid location in sourcemap\",\n      \"type\": \"js_invalid_sourcemap_location\"\n    }\n  ],\n  \"platform\": \"javascript\",\n  \"nextEventID\": \"99f9e199e9a74a14bfef6196ad741619\",\n  \"type\": \"error\",\n  \"metadata\": {\n    \"type\": \"ForbiddenError\",\n    \"value\": \"GET /organizations/hellboy-meowmeow/users/ 403\"\n  },\n  \"tags\": [\n    {\n      \"value\": \"Chrome 83.0.4103\",\n      \"key\": \"browser\",\n      \"_meta\": null\n    },\n    {\n      \"value\": \"Chrome\",\n      \"key\": \"browser.name\",\n      \"_meta\": null\n    },\n    {\n      \"value\": \"prod\",\n      \"key\": \"environment\",\n      \"_meta\": null\n    },\n    {\n      \"value\": \"yes\",\n      \"key\": \"handled\",\n      \"_meta\": null\n    },\n    {\n      \"value\": \"error\",\n      \"key\": \"level\",\n      \"_meta\": null\n    },\n    {\n      \"value\": \"generic\",\n      \"key\": \"mechanism\",\n      \"_meta\": null\n    }\n  ],\n  \"dateCreated\": \"2020-06-17T22:26:56.098086Z\",\n  \"dateReceived\": \"2020-06-17T22:26:56.428721Z\",\n  \"user\": {\n    \"username\": null,\n    \"name\": \"Hell Boy\",\n    \"ip_address\": \"192.168.1.1\",\n    \"email\": \"hell@boy.cat\",\n    \"data\": {\n      \"isStaff\": false\n    },\n    \"id\": \"550747\"\n  },\n  \"entries\": [\n    {\n      \"type\": \"exception\",\n      \"data\": {\n        \"values\": [\n          {\n            \"stacktrace\": {\n              \"frames\": [\n                {\n                  \"function\": \"ignoreOnError\",\n                  \"errors\": null,\n                  \"colNo\": 23,\n                  \"vars\": null,\n                  \"package\": null,\n                  \"absPath\": \"webpack:////usr/src/getsentry/src/sentry/node_modules/@sentry/browser/esm/helpers.js\",\n                  \"inApp\": false,\n                  \"lineNo\": 71,\n                  \"module\": \"usr/src/getsentry/src/sentry/node_modules/@sentry/browser/esm/helpers\",\n                  \"filename\": \"/usr/src/getsentry/src/sentry/node_modules/@sentry/browser/esm/helpers.js\",\n                  \"platform\": null,\n                  \"instructionAddr\": null,\n                  \"context\": [\n                    [\n                      66,\n                      \"            }\"\n                    ],\n                    [\n                      67,\n                      \"            // Attempt to invoke user-land function\"\n                    ],\n                    [\n                      68,\n                      \"            // NOTE: If you are a Sentry user, and you are seeing this stack frame, it\"\n                    ],\n                    [\n                      69,\n                      \"            //       means the sentry.javascript SDK caught an error invoking your application code. This\"\n                    ],\n                    [\n                      70,\n                      \"            //       is expected behavior and NOT indicative of a bug with sentry.javascript.\"\n                    ],\n                    [\n                      71,\n                      \"            return fn.apply(this, wrappedArguments);\"\n                    ],\n                    [\n                      72,\n                      \"            // tslint:enable:no-unsafe-any\"\n                    ],\n                    [\n                      73,\n                      \"        }\"\n                    ],\n                    [\n                      74,\n                      \"        catch (ex) {\"\n                    ],\n                    [\n                      75,\n                      \"            ignoreNextOnError();\"\n                    ],\n                    [\n                      76,\n                      \"            withScope(function (scope) {\"\n                    ]\n                  ],\n                  \"symbolAddr\": null,\n                  \"trust\": null,\n                  \"symbol\": null\n                },\n                {\n                  \"function\": \"apply\",\n                  \"errors\": null,\n                  \"colNo\": 24,\n                  \"vars\": null,\n                  \"package\": null,\n                  \"absPath\": \"webpack:////usr/src/getsentry/src/sentry/node_modules/reflux-core/lib/PublisherMethods.js\",\n                  \"inApp\": false,\n                  \"lineNo\": 74,\n                  \"module\": \"usr/src/getsentry/src/sentry/node_modules/reflux-core/lib/PublisherMethods\",\n                  \"filename\": \"/usr/src/getsentry/src/sentry/node_modules/reflux-core/lib/PublisherMethods.js\",\n                  \"platform\": null,\n                  \"instructionAddr\": null,\n                  \"context\": [\n                    [\n                      69,\n                      \"     */\"\n                    ],\n                    [\n                      70,\n                      \"    triggerAsync: function triggerAsync() {\"\n                    ],\n                    [\n                      71,\n                      \"        var args = arguments,\"\n                    ],\n                    [\n                      72,\n                      \"            me = this;\"\n                    ],\n                    [\n                      73,\n                      \"        _.nextTick(function () {\"\n                    ],\n                    [\n                      74,\n                      \"            me.trigger.apply(me, args);\"\n                    ],\n                    [\n                      75,\n                      \"        });\"\n                    ],\n                    [\n                      76,\n                      \"    },\"\n                    ],\n                    [\n                      77,\n                      \"\"\n                    ],\n                    [\n                      78,\n                      \"    /**\"\n                    ],\n                    [\n                      79,\n                      \"     * Wraps the trigger mechanism with a deferral function.\"\n                    ]\n                  ],\n                  \"symbolAddr\": null,\n                  \"trust\": null,\n                  \"symbol\": null\n                }\n              ],\n              \"framesOmitted\": null,\n              \"registers\": null,\n              \"hasSystemFrames\": true\n            },\n            \"module\": null,\n            \"rawStacktrace\": {\n              \"frames\": [\n                {\n                  \"function\": \"a\",\n                  \"errors\": null,\n                  \"colNo\": 88800,\n                  \"vars\": null,\n                  \"package\": null,\n                  \"absPath\": \"https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js\",\n                  \"inApp\": false,\n                  \"lineNo\": 81,\n                  \"module\": null,\n                  \"filename\": \"/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js\",\n                  \"platform\": null,\n                  \"instructionAddr\": null,\n                  \"context\": [\n                    [\n                      76,\n                      \"/*!\"\n                    ],\n                    [\n                      77,\n                      \"  Copyright (c) 2018 Jed Watson.\"\n                    ],\n                    [\n                      78,\n                      \"  Licensed under the MIT License (MIT), see\"\n                    ],\n                    [\n                      79,\n                      \"  http://jedwatson.github.io/react-select\"\n                    ],\n                    [\n                      80,\n                      \"*/\"\n                    ],\n                    [\n                      81,\n                      \"{snip} e,t)}));return e.handleEvent?e.handleEvent.apply(this,s):e.apply(this,s)}catch(e){throw c(),Object(o.m)((function(n){n.addEventProcessor((fu {snip}\"\n                    ],\n                    [\n                      82,\n                      \"/*!\"\n                    ],\n                    [\n                      83,\n                      \" * JavaScript Cookie v2.2.1\"\n                    ],\n                    [\n                      84,\n                      \" * https://github.com/js-cookie/js-cookie\"\n                    ],\n                    [\n                      85,\n                      \" *\"\n                    ],\n                    [\n                      86,\n                      \" * Copyright 2006, 2015 Klaus Hartl & Fagner Brack\"\n                    ]\n                  ],\n                  \"symbolAddr\": null,\n                  \"trust\": null,\n                  \"symbol\": null\n                },\n                {\n                  \"function\": null,\n                  \"errors\": null,\n                  \"colNo\": 149484,\n                  \"vars\": null,\n                  \"package\": null,\n                  \"absPath\": \"https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js\",\n                  \"inApp\": false,\n                  \"lineNo\": 119,\n                  \"module\": null,\n                  \"filename\": \"/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js\",\n                  \"platform\": null,\n                  \"instructionAddr\": null,\n                  \"context\": [\n                    [\n                      114,\n                      \"/* @license\"\n                    ],\n                    [\n                      115,\n                      \"Papa Parse\"\n                    ],\n                    [\n                      116,\n                      \"v5.2.0\"\n                    ],\n                    [\n                      117,\n                      \"https://github.com/mholt/PapaParse\"\n                    ],\n                    [\n                      118,\n                      \"License: MIT\"\n                    ],\n                    [\n                      119,\n                      \"{snip} (){var e=arguments,t=this;r.nextTick((function(){t.trigger.apply(t,e)}))},deferWith:function(e){var t=this.trigger,n=this,r=function(){t.app {snip}\"\n                    ],\n                    [\n                      120,\n                      \"/**!\"\n                    ],\n                    [\n                      121,\n                      \" * @fileOverview Kickass library to create and place poppers near their reference elements.\"\n                    ],\n                    [\n                      122,\n                      \" * @version 1.16.1\"\n                    ],\n                    [\n                      123,\n                      \" * @license\"\n                    ],\n                    [\n                      124,\n                      \" * Copyright (c) 2016 Federico Zivolo and contributors\"\n                    ]\n                  ],\n                  \"symbolAddr\": null,\n                  \"trust\": null,\n                  \"symbol\": null\n                }\n              ],\n              \"framesOmitted\": null,\n              \"registers\": null,\n              \"hasSystemFrames\": true\n            },\n            \"mechanism\": {\n              \"type\": \"generic\",\n              \"handled\": true\n            },\n            \"threadId\": null,\n            \"value\": \"GET /organizations/hellboy-meowmeow/users/ 403\",\n            \"type\": \"ForbiddenError\"\n          }\n        ],\n        \"excOmitted\": null,\n        \"hasSystemFrames\": true\n      }\n    },\n    {\n      \"type\": \"breadcrumbs\",\n      \"data\": {\n        \"values\": [\n          {\n            \"category\": \"tracing\",\n            \"level\": \"debug\",\n            \"event_id\": null,\n            \"timestamp\": \"2020-06-17T22:26:55.266586Z\",\n            \"data\": null,\n            \"message\": \"[Tracing] pushActivity: idleTransactionStarted#1\",\n            \"type\": \"debug\"\n          },\n          {\n            \"category\": \"xhr\",\n            \"level\": \"info\",\n            \"event_id\": null,\n            \"timestamp\": \"2020-06-17T22:26:55.619446Z\",\n            \"data\": {\n              \"url\": \"/api/0/internal/health/\",\n              \"status_code\": 200,\n              \"method\": \"GET\"\n            },\n            \"message\": null,\n            \"type\": \"http\"\n          },\n          {\n            \"category\": \"sentry.transaction\",\n            \"level\": \"info\",\n            \"event_id\": null,\n            \"timestamp\": \"2020-06-17T22:26:55.945016Z\",\n            \"data\": null,\n            \"message\": \"7787a027f3fb46c985aaa2287b3f4d09\",\n            \"type\": \"default\"\n          }\n        ]\n      }\n    },\n    {\n      \"type\": \"request\",\n      \"data\": {\n        \"fragment\": null,\n        \"cookies\": [],\n        \"inferredContentType\": null,\n        \"env\": null,\n        \"headers\": [\n          [\n            \"User-Agent\",\n            \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36\"\n          ]\n        ],\n        \"url\": \"https://sentry.io/organizations/hellboy-meowmeow/issues/\",\n        \"query\": [\n          [\n            \"project\",\n            \"5236886\"\n          ]\n        ],\n        \"data\": null,\n        \"method\": null\n      }\n    }\n  ],\n  \"packages\": {},\n  \"sdk\": {\n    \"version\": \"5.17.0\",\n    \"name\": \"sentry.javascript.browser\"\n  },\n  \"_meta\": {\n    \"user\": null,\n    \"context\": null,\n    \"entries\": {},\n    \"contexts\": null,\n    \"message\": null,\n    \"packages\": null,\n    \"tags\": {},\n    \"sdk\": null\n  },\n  \"contexts\": {\n    \"ForbiddenError\": {\n      \"status\": 403,\n      \"statusText\": \"Forbidden\",\n      \"responseJSON\": {\n        \"detail\": \"You do not have permission to perform this action.\"\n      },\n      \"type\": \"default\"\n    },\n    \"browser\": {\n      \"version\": \"83.0.4103\",\n      \"type\": \"browser\",\n      \"name\": \"Chrome\"\n    },\n    \"os\": {\n      \"version\": \"10\",\n      \"type\": \"os\",\n      \"name\": \"Windows\"\n    },\n    \"trace\": {\n      \"span_id\": \"83db1ad17e67dfe7\",\n      \"type\": \"trace\",\n      \"trace_id\": \"da6caabcd90e45fdb81f6655824a5f88\",\n      \"op\": \"navigation\"\n    },\n    \"organization\": {\n      \"type\": \"default\",\n      \"id\": \"323938\",\n      \"slug\": \"hellboy-meowmeow\"\n    }\n  },\n  \"fingerprints\": [\n    \"fbe908cc63d63ea9763fd84cb6bad177\"\n  ],\n  \"context\": {\n    \"resp\": {\n      \"status\": 403,\n      \"responseJSON\": {\n        \"detail\": \"You do not have permission to perform this action.\"\n      },\n      \"name\": \"ForbiddenError\",\n      \"statusText\": \"Forbidden\",\n      \"message\": \"GET /organizations/hellboy-meowmeow/users/ 403\",\n      \"stack\": \"Error\\n    at https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/app.js:1:480441\\n    at u (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:165:51006)\\n    at Generator._invoke (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:165:50794)\\n    at Generator.A.forEach.e.<computed> [as next] (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:165:51429)\\n    at n (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:16:68684)\\n    at s (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:16:68895)\\n    at https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:16:68954\\n    at new Promise (<anonymous>)\\n    at https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:16:68835\\n    at v (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/app.js:1:480924)\\n    at m (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/app.js:1:480152)\\n    at t.fetchMemberList (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/app.js:1:902983)\\n    at t.componentDidMount (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/app.js:1:900527)\\n    at t.componentDidMount (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:189:15597)\\n    at Pc (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:181:101023)\\n    at t.unstable_runWithPriority (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:189:3462)\\n    at Ko (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:181:45529)\\n    at Rc (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:181:97371)\\n    at Oc (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:181:87690)\\n    at https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:181:45820\\n    at t.unstable_runWithPriority (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:189:3462)\\n    at Ko (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:181:45529)\\n    at Zo (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:181:45765)\\n    at Jo (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:181:45700)\\n    at gc (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:181:84256)\\n    at Object.enqueueSetState (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:181:50481)\\n    at t.M.setState (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:173:1439)\\n    at t.onUpdate (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/app.js:1:543076)\\n    at a.n (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:119:149090)\\n    at a.emit (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:189:6550)\\n    at p.trigger (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:119:149379)\\n    at p.onInitializeUrlState (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/app.js:1:541711)\\n    at a.n (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:119:149090)\\n    at a.emit (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:189:6550)\\n    at Function.trigger (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:119:149379)\\n    at https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:119:149484\\n    at a (https://s1.sentry-cdn.com/_static/dde778f9f93a48e2b6e58ecb0c5eb8f2/sentry/dist/vendor.js:81:88800)\"\n    }\n  },\n  \"release\": {\n    \"dateReleased\": \"2020-06-17T19:21:02.186004Z\",\n    \"newGroups\": 4,\n    \"commitCount\": 11,\n    \"url\": \"https://freight.getsentry.net/deploys/getsentry/production/8868/\",\n    \"data\": {},\n    \"lastDeploy\": {\n      \"name\": \"b65bc521378269d3eaefdc964f8ef56621414943 to prod\",\n      \"url\": null,\n      \"environment\": \"prod\",\n      \"dateStarted\": null,\n      \"dateFinished\": \"2020-06-17T19:20:55.641748Z\",\n      \"id\": \"6883490\"\n    },\n    \"deployCount\": 1,\n    \"dateCreated\": \"2020-06-17T18:45:31.042157Z\",\n    \"lastEvent\": \"2020-07-08T21:21:21Z\",\n    \"version\": \"b65bc521378269d3eaefdc964f8ef56621414943\",\n    \"firstEvent\": \"2020-06-17T22:25:14Z\",\n    \"lastCommit\": {\n      \"repository\": {\n        \"status\": \"active\",\n        \"integrationId\": \"2933\",\n        \"externalSlug\": \"getsentry/getsentry\",\n        \"name\": \"getsentry/getsentry\",\n        \"provider\": {\n          \"id\": \"integrations:github\",\n          \"name\": \"GitHub\"\n        },\n        \"url\": \"https://github.com/getsentry/getsentry\",\n        \"id\": \"2\",\n        \"dateCreated\": \"2016-10-10T21:36:45.373994Z\"\n      },\n      \"releases\": [\n        {\n          \"dateReleased\": \"2020-06-23T13:26:18.427090Z\",\n          \"url\": \"https://freight.getsentry.net/deploys/getsentry/staging/2077/\",\n          \"dateCreated\": \"2020-06-23T13:22:50.420265Z\",\n          \"version\": \"f3783e5fe710758724f14267439fd46cc2bf5918\",\n          \"shortVersion\": \"f3783e5fe710758724f14267439fd46cc2bf5918\",\n          \"ref\": \"perf/source-maps-test\"\n        },\n        {\n          \"dateReleased\": \"2020-06-17T19:21:02.186004Z\",\n          \"url\": \"https://freight.getsentry.net/deploys/getsentry/production/8868/\",\n          \"dateCreated\": \"2020-06-17T18:45:31.042157Z\",\n          \"version\": \"b65bc521378269d3eaefdc964f8ef56621414943\",\n          \"shortVersion\": \"b65bc521378269d3eaefdc964f8ef56621414943\",\n          \"ref\": \"master\"\n        }\n      ],\n      \"dateCreated\": \"2020-06-17T18:43:37Z\",\n      \"message\": \"feat(billing): Get a lot of money\",\n      \"id\": \"b65bc521378269d3eaefdc964f8ef56621414943\"\n    },\n    \"shortVersion\": \"b65bc521378269d3eaefdc964f8ef56621414943\",\n    \"authors\": [\n      {\n        \"username\": \"a37a1b4520ce46cea147ae2885a4e7e7\",\n        \"lastLogin\": \"2020-09-14T22:34:55.550640Z\",\n        \"isSuperuser\": false,\n        \"isManaged\": false,\n        \"experiments\": {},\n        \"lastActive\": \"2020-09-15T22:13:20.503880Z\",\n        \"isStaff\": false,\n        \"id\": \"655784\",\n        \"isActive\": true,\n        \"has2fa\": false,\n        \"name\": \"hell.boy@sentry.io\",\n        \"avatarUrl\": \"https://secure.gravatar.com/avatar/eaa22e25b3a984659420831a77e4874e?s=32&d=mm\",\n        \"dateJoined\": \"2020-04-20T16:21:25.365772Z\",\n        \"emails\": [\n          {\n            \"is_verified\": false,\n            \"id\": \"784574\",\n            \"email\": \"hellboy@gmail.com\"\n          },\n          {\n            \"is_verified\": true,\n            \"id\": \"749185\",\n            \"email\": \"hell.boy@sentry.io\"\n          }\n        ],\n        \"avatar\": {\n          \"avatarUuid\": null,\n          \"avatarType\": \"letter_avatar\"\n        },\n        \"hasPasswordAuth\": false,\n        \"email\": \"hell.boy@sentry.io\"\n      }\n    ],\n    \"owner\": null,\n    \"ref\": \"master\",\n    \"projects\": [\n      {\n        \"name\": \"Sentry CSP\",\n        \"slug\": \"sentry-csp\"\n      },\n      {\n        \"name\": \"Backend\",\n        \"slug\": \"sentry\"\n      },\n      {\n        \"name\": \"Frontend\",\n        \"slug\": \"javascript\"\n      }\n    ]\n  },\n  \"groupID\": \"1341191803\"\n}","schema":"{\n  \"type\": \"object\",\n  \"required\": [\n    \"eventID\",\n    \"dist\",\n    \"userReport\",\n    \"previousEventID\",\n    \"message\",\n    \"id\",\n    \"size\",\n    \"errors\",\n    \"platform\",\n    \"nextEventID\",\n    \"type\",\n    \"metadata\",\n    \"tags\",\n    \"dateCreated\",\n    \"dateReceived\",\n    \"user\",\n    \"entries\",\n    \"packages\",\n    \"sdk\",\n    \"_meta\",\n    \"contexts\",\n    \"fingerprints\",\n    \"context\",\n    \"release\",\n    \"groupID\",\n    \"title\"\n  ],\n  \"properties\": {\n    \"eventID\": {\n      \"type\": \"string\"\n    },\n    \"dist\": {\n      \"type\": \"string\",\n      \"nullable\": true\n    },\n    \"userReport\": {\n      \"type\": \"object\",\n      \"nullable\": true\n    },\n    \"previousEventID\": {\n      \"type\": \"string\",\n      \"nullable\": true\n    },\n    \"message\": {\n      \"type\": \"string\"\n    },\n    \"id\": {\n      \"type\": \"string\"\n    },\n    \"size\": {\n      \"type\": \"integer\"\n    },\n    \"errors\": {\n      \"type\": \"array\",\n      \"items\": {\n        \"type\": \"object\",\n        \"properties\": {\n          \"message\": {\n            \"type\": \"string\"\n          },\n          \"type\": {\n            \"type\": \"string\"\n          },\n          \"data\": {\n            \"type\": \"object\"\n          }\n        }\n      }\n    },\n    \"platform\": {\n      \"type\": \"string\"\n    },\n    \"nextEventID\": {\n      \"type\": \"string\",\n      \"nullable\": true\n    },\n    \"type\": {\n      \"type\": \"string\"\n    },\n    \"metadata\": {\n      \"oneOf\": [\n        {\n          \"type\": \"object\",\n          \"required\": [\n            \"type\",\n            \"value\"\n          ],\n          \"properties\": {\n            \"type\": {\n              \"type\": \"string\"\n            },\n            \"value\": {\n              \"type\": \"string\"\n            }\n          }\n        },\n        {\n          \"type\": \"object\",\n          \"required\": [\n            \"title\"\n          ],\n          \"properties\": {\n            \"title\": {\n              \"type\": \"string\"\n            }\n          }\n        }\n      ]\n    },\n    \"tags\": {\n      \"type\": \"array\",\n      \"items\": {\n        \"type\": \"object\",\n        \"properties\": {\n          \"value\": {\n            \"type\": \"string\"\n          },\n          \"key\": {\n            \"type\": \"string\"\n          },\n          \"_meta\": {\n            \"type\": \"string\",\n            \"nullable\": true\n          }\n        }\n      }\n    },\n    \"dateCreated\": {\n      \"type\": \"string\"\n    },\n    \"dateReceived\": {\n      \"type\": \"string\"\n    },\n    \"user\": {\n      \"type\": \"object\",\n      \"nullable\": true,\n      \"required\": [\n        \"username\",\n        \"name\",\n        \"ip_address\",\n        \"email\",\n        \"data\",\n        \"id\"\n      ],\n      \"properties\": {\n        \"username\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        },\n        \"name\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        },\n        \"ip_address\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        },\n        \"email\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        },\n        \"data\": {\n          \"type\": \"object\",\n          \"nullable\": true,\n          \"properties\": {\n            \"isStaff\": {\n              \"type\": \"boolean\"\n            }\n          }\n        },\n        \"id\": {\n          \"type\": \"string\"\n        }\n      }\n    },\n    \"entries\": {\n      \"type\": \"array\",\n      \"items\": {\n        \"anyOf\": [\n          {\n            \"type\": \"object\",\n            \"required\": [\n              \"type\",\n              \"data\"\n            ],\n            \"properties\": {\n              \"type\": {\n                \"type\": \"string\"\n              },\n              \"data\": {\n                \"type\": \"object\",\n                \"required\": [\n                  \"values\"\n                ],\n                \"properties\": {\n                  \"values\": {\n                    \"type\": \"array\",\n                    \"items\": {\n                      \"type\": \"object\",\n                      \"required\": [\n                        \"category\",\n                        \"level\",\n                        \"event_id\",\n                        \"timestamp\",\n                        \"data\",\n                        \"message\",\n                        \"type\"\n                      ],\n                      \"properties\": {\n                        \"category\": {\n                          \"type\": \"string\"\n                        },\n                        \"level\": {\n                          \"type\": \"string\"\n                        },\n                        \"event_id\": {\n                          \"type\": \"string\",\n                          \"nullable\": true\n                        },\n                        \"timestamp\": {\n                          \"type\": \"string\",\n                          \"format\": \"date-time\"\n                        },\n                        \"data\": {\n                          \"type\": \"object\",\n                          \"nullable\": true\n                        },\n                        \"message\": {\n                          \"type\": \"string\",\n                          \"nullable\": true\n                        },\n                        \"type\": {\n                          \"type\": \"string\"\n                        }\n                      }\n                    }\n                  }\n                }\n              }\n            }\n          },\n          {\n            \"type\": \"object\",\n            \"required\": [\n              \"type\",\n              \"data\"\n            ],\n            \"properties\": {\n              \"type\": {\n                \"type\": \"string\"\n              },\n              \"data\": {\n                \"type\": \"object\",\n                \"required\": [\n                  \"fragment\",\n                  \"cookies\",\n                  \"inferredContentType\",\n                  \"env\",\n                  \"headers\",\n                  \"url\",\n                  \"query\",\n                  \"data\",\n                  \"method\"\n                ],\n                \"properties\": {\n                  \"fragment\": {\n                    \"type\": \"string\",\n                    \"nullable\": true\n                  },\n                  \"cookies\": {\n                    \"type\": \"array\",\n                    \"nullable\": true,\n                    \"items\": {\n                      \"type\": \"array\",\n                      \"items\": {\n                        \"type\": \"string\"\n                      }\n                    }\n                  },\n                  \"inferredContentType\": {\n                    \"type\": \"string\",\n                    \"nullable\": true\n                  },\n                  \"env\": {\n                    \"type\": \"object\",\n                    \"nullable\": true,\n                    \"properties\": {\n                      \"ENV\": {\n                        \"type\": \"string\"\n                      }\n                    }\n                  },\n                  \"headers\": {\n                    \"type\": \"array\",\n                    \"items\": {\n                      \"type\": \"array\",\n                      \"items\": {\n                        \"type\": \"string\"\n                      }\n                    }\n                  },\n                  \"url\": {\n                    \"type\": \"string\"\n                  },\n                  \"query\": {\n                    \"type\": \"array\",\n                    \"items\": {\n                      \"type\": \"array\",\n                      \"items\": {\n                        \"type\": \"string\"\n                      }\n                    }\n                  },\n                  \"data\": {\n                    \"type\": \"object\",\n                    \"nullable\": true\n                  },\n                  \"method\": {\n                    \"type\": \"string\",\n                    \"nullable\": true\n                  }\n                }\n              }\n            }\n          },\n          {\n            \"type\": \"object\",\n            \"required\": [\n              \"type\",\n              \"data\"\n            ],\n            \"properties\": {\n              \"type\": {\n                \"type\": \"string\"\n              },\n              \"data\": {\n                \"type\": \"object\",\n                \"required\": [\n                  \"formatted\"\n                ],\n                \"properties\": {\n                  \"formatted\": {\n                    \"type\": \"string\"\n                  }\n                }\n              }\n            }\n          },\n          {\n            \"type\": \"object\",\n            \"required\": [\n              \"type\",\n              \"data\"\n            ],\n            \"properties\": {\n              \"type\": {\n                \"type\": \"string\"\n              },\n              \"data\": {\n                \"type\": \"object\",\n                \"required\": [\n                  \"excOmitted\",\n                  \"hasSystemFrames\",\n                  \"values\"\n                ],\n                \"properties\": {\n                  \"excOmitted\": {\n                    \"type\": \"array\",\n                    \"nullable\": true,\n                    \"items\": {\n                      \"type\": \"integer\"\n                    }\n                  },\n                  \"hasSystemFrames\": {\n                    \"type\": \"boolean\"\n                  },\n                  \"values\": {\n                    \"type\": \"array\",\n                    \"items\": {\n                      \"type\": \"object\",\n                      \"required\": [\n                        \"stacktrace\",\n                        \"module\",\n                        \"rawStacktrace\",\n                        \"mechanism\",\n                        \"threadId\",\n                        \"value\",\n                        \"type\"\n                      ],\n                      \"properties\": {\n                        \"stacktrace\": {\n                          \"type\": \"object\",\n                          \"nullable\": true,\n                          \"required\": [\n                            \"frames\",\n                            \"framesOmitted\",\n                            \"registers\",\n                            \"hasSystemFrames\"\n                          ],\n                          \"properties\": {\n                            \"frames\": {\n                              \"type\": \"array\",\n                              \"items\": {\n                                \"type\": \"object\",\n                                \"required\": [\n                                  \"function\",\n                                  \"errors\",\n                                  \"colNo\",\n                                  \"vars\",\n                                  \"package\",\n                                  \"absPath\",\n                                  \"inApp\",\n                                  \"lineNo\",\n                                  \"module\",\n                                  \"filename\",\n                                  \"platform\",\n                                  \"instructionAddr\",\n                                  \"context\",\n                                  \"symbolAddr\",\n                                  \"trust\",\n                                  \"symbol\"\n                                ],\n                                \"properties\": {\n                                  \"function\": {\n                                    \"type\": \"string\"\n                                  },\n                                  \"errors\": {\n                                    \"type\": \"string\",\n                                    \"nullable\": true\n                                  },\n                                  \"colNo\": {\n                                    \"type\": \"integer\",\n                                    \"nullable\": true\n                                  },\n                                  \"vars\": {\n                                    \"type\": \"object\",\n                                    \"nullable\": true\n                                  },\n                                  \"package\": {\n                                    \"type\": \"string\",\n                                    \"nullable\": true\n                                  },\n                                  \"absPath\": {\n                                    \"type\": \"string\",\n                                    \"nullable\": true\n                                  },\n                                  \"inApp\": {\n                                    \"type\": \"boolean\"\n                                  },\n                                  \"lineNo\": {\n                                    \"type\": \"integer\"\n                                  },\n                                  \"module\": {\n                                    \"type\": \"string\"\n                                  },\n                                  \"filename\": {\n                                    \"type\": \"string\"\n                                  },\n                                  \"platform\": {\n                                    \"type\": \"string\",\n                                    \"nullable\": true\n                                  },\n                                  \"instructionAddr\": {\n                                    \"type\": \"string\",\n                                    \"nullable\": true\n                                  },\n                                  \"context\": {\n                                    \"type\": \"array\",\n                                    \"items\": {\n                                      \"type\": \"array\",\n                                      \"items\": {\n                                        \"oneOf\": [\n                                          {\n                                            \"type\": \"integer\"\n                                          },\n                                          {\n                                            \"type\": \"string\"\n                                          }\n                                        ]\n                                      }\n                                    }\n                                  },\n                                  \"symbolAddr\": {\n                                    \"type\": \"string\",\n                                    \"nullable\": true\n                                  },\n                                  \"trust\": {\n                                    \"type\": \"string\",\n                                    \"nullable\": true\n                                  },\n                                  \"symbol\": {\n                                    \"type\": \"string\",\n                                    \"nullable\": true\n                                  }\n                                }\n                              }\n                            },\n                            \"framesOmitted\": {\n                              \"type\": \"string\",\n                              \"nullable\": true\n                            },\n                            \"registers\": {\n                              \"type\": \"string\",\n                              \"nullable\": true\n                            },\n                            \"hasSystemFrames\": {\n                              \"type\": \"boolean\"\n                            }\n                          }\n                        },\n                        \"module\": {\n                          \"type\": \"string\",\n                          \"nullable\": true\n                        },\n                        \"rawStacktrace\": {\n                          \"type\": \"object\",\n                          \"nullable\": true\n                        },\n                        \"mechanism\": {\n                          \"type\": \"object\",\n                          \"nullable\": true,\n                          \"properties\": {\n                            \"type\": {\n                              \"type\": \"string\"\n                            },\n                            \"handled\": {\n                              \"type\": \"boolean\"\n                            }\n                          }\n                        },\n                        \"threadId\": {\n                          \"type\": \"string\",\n                          \"nullable\": true\n                        },\n                        \"value\": {\n                          \"type\": \"string\"\n                        },\n                        \"type\": {\n                          \"type\": \"string\"\n                        }\n                      }\n                    }\n                  }\n                }\n              }\n            }\n          }\n        ]\n      }\n    },\n    \"packages\": {\n      \"type\": \"object\"\n    },\n    \"sdk\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"version\": {\n          \"type\": \"string\"\n        },\n        \"name\": {\n          \"type\": \"string\"\n        }\n      }\n    },\n    \"_meta\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"user\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        },\n        \"context\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        },\n        \"entries\": {\n          \"type\": \"object\"\n        },\n        \"contexts\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        },\n        \"message\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        },\n        \"packages\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        },\n        \"tags\": {\n          \"type\": \"object\"\n        },\n        \"sdk\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        }\n      }\n    },\n    \"contexts\": {\n      \"type\": \"object\"\n    },\n    \"fingerprints\": {\n      \"type\": \"array\",\n      \"items\": {\n        \"type\": \"string\"\n      }\n    },\n    \"context\": {\n      \"type\": \"object\"\n    },\n    \"release\": {\n      \"type\": \"object\",\n      \"required\": [\n        \"authors\",\n        \"commitCount\",\n        \"data\",\n        \"dateCreated\",\n        \"dateReleased\",\n        \"deployCount\",\n        \"firstEvent\",\n        \"lastCommit\",\n        \"lastDeploy\",\n        \"lastEvent\",\n        \"newGroups\",\n        \"owner\",\n        \"projects\",\n        \"ref\",\n        \"shortVersion\",\n        \"version\",\n        \"url\"\n      ],\n      \"properties\": {\n        \"authors\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"object\"\n          }\n        },\n        \"commitCount\": {\n          \"type\": \"integer\",\n          \"format\": \"int64\"\n        },\n        \"data\": {\n          \"type\": \"object\"\n        },\n        \"dateCreated\": {\n          \"type\": \"string\",\n          \"format\": \"date-time\"\n        },\n        \"dateReleased\": {\n          \"type\": \"string\",\n          \"format\": \"date-time\",\n          \"nullable\": true\n        },\n        \"deployCount\": {\n          \"type\": \"integer\",\n          \"format\": \"int64\"\n        },\n        \"firstEvent\": {\n          \"type\": \"string\",\n          \"format\": \"date-time\",\n          \"nullable\": true\n        },\n        \"lastCommit\": {\n          \"type\": \"object\",\n          \"nullable\": true\n        },\n        \"lastDeploy\": {\n          \"type\": \"object\",\n          \"required\": [\n            \"environment\",\n            \"name\",\n            \"dateStarted\",\n            \"dateFinished\",\n            \"url\",\n            \"id\"\n          ],\n          \"properties\": {\n            \"environment\": {\n              \"type\": \"string\"\n            },\n            \"name\": {\n              \"type\": \"string\",\n              \"nullable\": true\n            },\n            \"dateStarted\": {\n              \"type\": \"string\",\n              \"format\": \"date-time\",\n              \"nullable\": true\n            },\n            \"dateFinished\": {\n              \"type\": \"string\",\n              \"format\": \"date-time\"\n            },\n            \"url\": {\n              \"type\": \"string\",\n              \"nullable\": true\n            },\n            \"id\": {\n              \"type\": \"string\"\n            }\n          }\n        },\n        \"lastEvent\": {\n          \"type\": \"string\",\n          \"format\": \"date-time\",\n          \"nullable\": true\n        },\n        \"newGroups\": {\n          \"type\": \"integer\",\n          \"format\": \"int64\"\n        },\n        \"owner\": {\n          \"type\": \"object\",\n          \"nullable\": true\n        },\n        \"projects\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"name\": {\n                \"type\": \"string\"\n              },\n              \"slug\": {\n                \"type\": \"string\"\n              }\n            }\n          }\n        },\n        \"ref\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        },\n        \"shortVersion\": {\n          \"type\": \"string\"\n        },\n        \"version\": {\n          \"type\": \"string\"\n        },\n        \"url\": {\n          \"type\": \"string\",\n          \"nullable\": true\n        }\n      }\n    },\n    \"groupID\": {\n      \"type\": \"string\"\n    },\n    \"title\": {\n      \"type\": \"string\"\n    }\n  }\n}"},"description":"Success","status_code":"200"},{"content":null,"description":"Forbidden","status_code":"403"}],"requestBody":null,"security":[{"auth_token":["project:read"]}]}}},"pageContext":{"id":"6aff7329-e75b-5f4c-bd98-425b3c02a4d5","title":"Retrieve an Event for a Project"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}