Webhook service health check
curl --request GET \
--url https://api.kazzle.app/api/webhooks \
--header 'Authorization: Bearer <token>'{
"status": "<string>",
"service": "<string>"
}curl --request GET \
--url https://api.kazzle.app/api/webhooks \
--header 'Authorization: Bearer <token>'{
"status": "<string>",
"service": "<string>"
}