Get Webhooks

View the webhooks created via the API for a Workspace. This endpoint returns webhooks created by the authenticated user.

SecurityAuthorization_Token
Request
path Parameters
team_id
required
number <double>

Workspace ID

Responses
200
get/v2/team/{team_id}/webhook
Request samples
Response samples
application/json
{
  • "webhooks": [
    ]
}