List configured webhooks
GET
/api/v1/webhooksParameters
This endpoint does not accept parameters.
Responses
200Webhook list
Request
curl -X GET "https://api.knowledgetree.dev/api/v1/webhooks" \
-H "Authorization: Bearer $KT_API_TOKEN"Response
200Webhook list
Example response not yet documented.