{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/projects/list-a-projects-user-feedback/","result":{"data":{"openApi":{"id":"c9ebce5e-1448-53ae-bae9-d3a4405e84f8","path":{"description":"Return a list of user feedback items within this project.","method":"get","operationId":"List a Project's User Feedback","summary":null,"tags":["Projects"],"apiPath":"/api/0/projects/{organization_slug}/{project_slug}/user-feedback/","readableUrl":"/api/projects/list-a-projects-user-feedback/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"organization_slug","in":"path","description":"The slug of the organization.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"project_slug","in":"path","description":"The slug of the project.","required":true}],"responses":[{"content":{"content_type":"application/json","example":"[\n  {\n    \"comments\": \"It broke!\",\n    \"dateCreated\": \"2018-11-06T21:20:11.468Z\",\n    \"email\": \"jane@example.com\",\n    \"event\": {\n      \"eventID\": \"14bad9a2e3774046977a21440ddb39b2\",\n      \"id\": null\n    },\n    \"eventID\": \"14bad9a2e3774046977a21440ddb39b2\",\n    \"id\": \"1\",\n    \"issue\": null,\n    \"name\": \"Jane Smith\",\n    \"user\": null\n  }\n]","schema":"{\n  \"type\": \"array\",\n  \"items\": {\n    \"type\": \"object\",\n    \"required\": [\n      \"comments\",\n      \"dateCreated\",\n      \"email\",\n      \"event\",\n      \"eventID\",\n      \"id\",\n      \"issue\",\n      \"name\",\n      \"user\"\n    ],\n    \"properties\": {\n      \"comments\": {\n        \"type\": \"string\"\n      },\n      \"dateCreated\": {\n        \"type\": \"string\"\n      },\n      \"email\": {\n        \"type\": \"string\"\n      },\n      \"event\": {\n        \"type\": \"object\",\n        \"properties\": {\n          \"eventID\": {\n            \"type\": \"string\"\n          },\n          \"id\": {\n            \"type\": \"string\",\n            \"nullable\": true\n          }\n        }\n      },\n      \"eventID\": {\n        \"type\": \"string\"\n      },\n      \"id\": {\n        \"type\": \"string\"\n      },\n      \"issue\": {\n        \"type\": \"object\",\n        \"nullable\": true\n      },\n      \"name\": {\n        \"type\": \"string\"\n      },\n      \"user\": {\n        \"type\": \"string\",\n        \"nullable\": true\n      }\n    }\n  }\n}"},"description":"Success","status_code":"200"},{"content":null,"description":"Forbidden","status_code":"403"},{"content":null,"description":"Not Found","status_code":"404"}],"requestBody":null,"security":[{"auth_token":["project:read"]}]}}},"pageContext":{"id":"c9ebce5e-1448-53ae-bae9-d3a4405e84f8","title":"List a Project's User Feedback"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}