curl --request GET \
--url https://nvidia.casebender.com/api/v1/webhooks \
--header 'Authorization: Bearer <token>'List all webhook subscriptions
curl --request GET \
--url https://nvidia.casebender.com/api/v1/webhooks \
--header 'Authorization: Bearer <token>'