get https://api.clickup.com/api/v2/team//webhook
View the webhooks created via the API for a Workspace. This endpoint returns webhooks created by the authenticated user.
Log in to see full request history
Response
View the webhooks created via the API for a Workspace. This endpoint returns webhooks created by the authenticated user.
xxxxxxxxxx
curl --request GET \
--url https://api.clickup.com/api/v2/team//webhook \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: