get
https://api.sharpsports.io/v1/hooks/
Authorization
🔐 Private API Key
Returns every active webhook subscription on your account, including the hmac_secret used to sign each webhook post.
Thehmac_secretreturned by this endpoint is a credential. Store it securely and never expose it in client side code. See HMAC Verification for how to use it.