Get All Webhooks

GET {{baseUrl}}/extensions/event-webhooks

Returns all the webhooks of the organization.
Requires access_token as a Bearer {{token}} in the Authorization header with read scope.

HEADERS

KeyDatatypeRequiredDescription
Authorizationnull

RESPONSES

status: OK

{"data":{"result":[{"id":"619e102354b7ae3d429de9e2","name":"Telegram Integration","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"slack-send-message"},{"id":"619e10d409af9dbbf6717cd1","name":"Slack","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"asana-create-task"},{"id":"619e10d909af9dbbf6717cd2","name":"Discord","description":"","trigger_type":"automatic","payload_type":"standard","custom_payload_template_name":""},{"id":"619e10e0b3e642779451aeab","name":"SalesForce","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"slack-send-message"},{"id":"61a3983cb3e642779451c464","name":"clickUp","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"clickup-create-ticket"},{"id":"61f97a71bcb277bb1766600d","name":"Confluence","description":"","trigger_type":"automatic","payload_type":"standard","custom_payload_template_name":"clickup-create-ticket"},{"id":"61fd6a5acd079c3b576c27ae","name":"Github","description":"","trigger_type":"automatic","payload_type":"standard","custom_payload_template_name":""},{"id":"624b3422b02dc341412e2f59","name":"Linear","description":"","trigger_type":"automatic","payload_type":"standard","custom_payload_template_name":""},{"id":"627b6dee3af6f5496fc0e6c2","name":"Azure DevOps","description":"","trigger_type":"automatic","payload_type":"standard","custom_payload_template_name":""},{"id":"63bfce7fc26e917f27df9c5b","name":"Email","description":"This Outgoing Webhook is setup to send Email notifications to internal stakeholders.","trigger_type":"automatic","payload_type":"standard","custom_payload_template_name":"clickup-create-ticket"},{"id":"641075ed6e88c76ed1b1e1e6","name":"RestartServer-Webhook","description":"","trigger_type":"manual","payload_type":"custom","custom_payload_template_name":"asana-create-task"},{"id":"64201b6dc88e10d20666df0f","name":"Slack Create Channel ","description":"Create a channel on slack automatically on Slack when an incident is triggered on Squadcast.","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"slack-send-message"},{"id":"6422a2423c6c9ae3f4008fb0","name":"Send Message to Gchat workspace","description":"Sending a message to Gchat message when the incident is triggered on squadcast","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"slack-send-message"},{"id":"6425658434546d8f6f7346c6","name":"SquadCast","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"slack-send-message"},{"id":"64390433dab0704272a9bcd2","name":"FreshDesk","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"servicenow-create-ticket"},{"id":"643d9cd2e48143b935fe95a7","name":"Testing webhook ","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"zendesk-create-channel"},{"id":"64418994c7f50e79bcf8eb60","name":"Willbank test","description":"","trigger_type":"automatic","payload_type":"standard","custom_payload_template_name":"mattermost-send-message"},{"id":"64622c0e6355a4655c980696","name":"Incident notifications on Google chat with Cards.","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"clickup-create-ticket"},{"id":"648c389a8080b584622bf6bf","name":"ADO","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"asana-create-task"},{"id":"648c6560caa8e91208a23c69","name":"Create incident ","description":"create incident when email arrives","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"asana-create-task"},{"id":"648c67df8080b584622bf6e7","name":"Resolve incident","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"asana-create-task"},{"id":"64a78ad91a8d67b809ec9464","name":"Testing","description":"","trigger_type":"manual","payload_type":"custom","custom_payload_template_name":"slack-send-message"},{"id":"64e6198cb5c777d216766f0c","name":"ScaleContainers-Webhook","description":"","trigger_type":"manual","payload_type":"custom","custom_payload_template_name":"googlechat-send-message"},{"id":"64e678feb5c777d21676774e","name":"Test","description":"","trigger_type":"Manual","payload_type":"custom","custom_payload_template_name":"servicenow-create-incident"},{"id":"64e8cf7895be5077db5efb57","name":"Salesforce Service Cloud","description":"","trigger_type":"manual","payload_type":"custom","custom_payload_template_name":"asana-create-task"},{"id":"64faf2abbe54f87982d3bb0f","name":"ServiceNow-Create-Incident","description":"","trigger_type":"manual","payload_type":"custom","custom_payload_template_name":"servicenow-create-incident"},{"id":"64fb03debe54f87982d3bb27","name":"ServiceNow-Create-Incident","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"servicenow-create-incident"},{"id":"651d169b5eb4c7d2d173b9e3","name":"Stake Test","description":"","trigger_type":"manual","payload_type":"custom","custom_payload_template_name":"asana-create-task"},{"id":"651d190ec45fcfac923b13f7","name":"sbsrnr n sry nsrn srn s","description":"","trigger_type":"manual","payload_type":"custom","custom_payload_template_name":"asana-create-task"},{"id":"65204dd3c6e9b8242cb1cd4d","name":"Webhook Test1","description":"","trigger_type":"automatic","payload_type":"custom","custom_payload_template_name":"asana-create-task"},{"id":"65205426dc2826c9f90de29c","name":"Webhook2","description":"","trigger_type":"automatic","payload_type":"standard","custom_payload_template_name":"asana-create-task"}],"meta":{"total_count":31}}}