get https://emailapi.netcorecloud.net/v6/webhooks/
Retrieve the configuration details of a specific webhook, including the event URLs and custom headers.
This API returns all the events (e.g., delivered, open, click) associated with the webhook, along with their respective callback URLs.
Note: When using a master account API key, you can fetch webhook details for a subaccount by specifying the subaccount's username in the on-behalf-of
header.