{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/events/list-an-issues-hashes/","result":{"data":{"openApi":{"id":"87ca2b4e-a3e8-5445-8085-6d6b8b094ca8","path":{"description":"This endpoint lists an issue's hashes, which are the generated checksums used to aggregate individual events.","method":"get","operationId":"List an Issue's Hashes","summary":null,"tags":["Events"],"apiPath":"/api/0/issues/{issue_id}/hashes/","readableUrl":"/api/events/list-an-issues-hashes/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"issue_id","in":"path","description":"The ID of the issue to retrieve.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"&cursor","in":"query","description":"A pointer to the last object fetched and its' sort order; used to retrieve the next or previous results.","required":false}],"responses":[{"content":{"content_type":"application/json","example":"[\n  {\n    \"id\": \"9999aaaaca8b46d797c23c6077c6ff01\",\n    \"latestEvent\": {\n      \"eventID\": \"9999aaaaca8b46d797c23c6077c6ff01\",\n      \"dist\": 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      \"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      \"groupID\": \"1341191803\"\n    }\n  }\n]","schema":"{\n  \"type\": \"array\",\n  \"items\": {\n    \"type\": \"object\",\n    \"properties\": {\n      \"latestEvent\": {\n        \"type\": \"object\",\n        \"required\": [\n          \"eventID\",\n          \"dist\",\n          \"message\",\n          \"id\",\n          \"size\",\n          \"errors\",\n          \"platform\",\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          \"groupID\",\n          \"title\"\n        ],\n        \"properties\": {\n          \"eventID\": {\n            \"type\": \"string\"\n          },\n          \"dist\": {\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          \"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          \"groupID\": {\n            \"type\": \"string\"\n          },\n          \"title\": {\n            \"type\": \"string\"\n          }\n        }\n      },\n      \"id\": {\n        \"type\": \"string\"\n      }\n    }\n  }\n}"},"description":"Success","status_code":"200"},{"content":null,"description":"Forbidden","status_code":"403"}],"requestBody":null,"security":[{"auth_token":["event:read"]}]}}},"pageContext":{"id":"87ca2b4e-a3e8-5445-8085-6d6b8b094ca8","title":"List an Issue's Hashes"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}