{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/events/list-an-issues-events/","result":{"data":{"openApi":{"id":"66f6a73d-01a3-51e5-b8d8-7c0b0cf061de","path":{"description":"This endpoint lists an issue's events.","method":"get","operationId":"List an Issue's Events","summary":null,"tags":["Events"],"apiPath":"/api/0/issues/{issue_id}/events/","readableUrl":"/api/events/list-an-issues-events/","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":"boolean","format":null,"enum":null},"name":"full","in":"query","description":"If this is set to true then the event payload will include the full event body, including the stacktrace. \nSet to true to enable.","required":null}],"responses":[{"content":{"content_type":"application/json","example":"[\n  {\n    \"eventID\": \"9fac2ceed9344f2bbfdd1fdacb0ed9b1\",\n    \"tags\": [\n      {\n        \"key\": \"browser\",\n        \"value\": \"Chrome 60.0\"\n      },\n      {\n        \"key\": \"device\",\n        \"value\": \"Other\"\n      },\n      {\n        \"key\": \"environment\",\n        \"value\": \"production\"\n      },\n      {\n        \"value\": \"fatal\",\n        \"key\": \"level\"\n      },\n      {\n        \"key\": \"os\",\n        \"value\": \"Mac OS X 10.12.6\"\n      },\n      {\n        \"value\": \"CPython 2.7.16\",\n        \"key\": \"runtime\"\n      },\n      {\n        \"key\": \"release\",\n        \"value\": \"17642328ead24b51867165985996d04b29310337\"\n      },\n      {\n        \"key\": \"server_name\",\n        \"value\": \"web1.example.com\"\n      }\n    ],\n    \"dateCreated\": \"2020-09-11T17:46:36Z\",\n    \"user\": null,\n    \"message\": \"\",\n    \"title\": \"This is an example Python exception\",\n    \"id\": \"dfb1a2d057194e76a4186cc8a5271553\",\n    \"platform\": \"python\",\n    \"event.type\": \"error\",\n    \"groupID\": \"1889724436\"\n  }\n]","schema":"{\n  \"type\": \"array\",\n  \"items\": {\n    \"type\": \"object\",\n    \"required\": [\n      \"eventID\",\n      \"tags\",\n      \"dateCreated\",\n      \"user\",\n      \"message\",\n      \"id\",\n      \"platform\",\n      \"event.type\",\n      \"groupID\",\n      \"title\"\n    ],\n    \"properties\": {\n      \"eventID\": {\n        \"type\": \"string\"\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          }\n        }\n      },\n      \"dateCreated\": {\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      \"message\": {\n        \"type\": \"string\"\n      },\n      \"id\": {\n        \"type\": \"string\"\n      },\n      \"platform\": {\n        \"type\": \"string\"\n      },\n      \"event.type\": {\n        \"type\": \"string\"\n      },\n      \"groupID\": {\n        \"type\": \"string\"\n      },\n      \"title\": {\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":"66f6a73d-01a3-51e5-b8d8-7c0b0cf061de","title":"List an Issue's Events"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}