curl --request GET \
--url https://use.hoop.dev/api/webhooks-dashboard
{
"url": "https://app.svix.com/app_3ZT4NrDlps0Pjp6Af8L6pJMMh3/endpoints"
}
Get webhooks dashboard url
curl --request GET \
--url https://use.hoop.dev/api/webhooks-dashboard
{
"url": "https://app.svix.com/app_3ZT4NrDlps0Pjp6Af8L6pJMMh3/endpoints"
}
OK
The response is of type object
.
Was this page helpful?