{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/projects/list-a-projects-service-hooks/","result":{"data":{"openApi":{"id":"6bc8a14f-ca8a-5dc5-9df1-ecfd53a618cd","path":{"description":"Return a list of service hooks bound to a project.","method":"get","operationId":"List a Project's Service Hooks","summary":null,"tags":["Projects"],"apiPath":"/api/0/projects/{organization_slug}/{project_slug}/hooks/","readableUrl":"/api/projects/list-a-projects-service-hooks/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"organization_slug","in":"path","description":"The slug of the organization the client keys belong to.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"project_slug","in":"path","description":"The slug of the project the client keys belong to.","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    \"dateCreated\": \"2018-11-06T21:20:08.143Z\",\n    \"events\": [\n      \"event.alert\",\n      \"event.created\"\n    ],\n    \"id\": \"4f9d73e63b7144ecb8944c41620a090b\",\n    \"secret\": \"8fcac28aaa4c4f5fa572b61d40a8e084364db25fd37449c299e5a41c0504cbc2\",\n    \"status\": \"active\",\n    \"url\": \"https://example.com/sentry-hook\"\n  }\n]","schema":"{\n  \"type\": \"array\",\n  \"items\": {\n    \"type\": \"object\",\n    \"required\": [\n      \"dateCreated\",\n      \"events\",\n      \"id\",\n      \"secret\",\n      \"status\",\n      \"url\"\n    ],\n    \"properties\": {\n      \"dateCreated\": {\n        \"type\": \"string\"\n      },\n      \"events\": {\n        \"type\": \"array\",\n        \"items\": {\n          \"type\": \"string\"\n        }\n      },\n      \"id\": {\n        \"type\": \"string\"\n      },\n      \"secret\": {\n        \"type\": \"string\"\n      },\n      \"status\": {\n        \"type\": \"string\"\n      },\n      \"url\": {\n        \"type\": \"string\"\n      }\n    }\n  }\n}"},"description":"Success","status_code":"200"},{"content":null,"description":"You do not have that feature enabled","status_code":"403"},{"content":null,"description":"Not Found","status_code":"404"}],"requestBody":null,"security":[{"auth_token":["project:read"]}]}}},"pageContext":{"id":"6bc8a14f-ca8a-5dc5-9df1-ecfd53a618cd","title":"List a Project's Service Hooks"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}