Webhooks
Get Account Secret
Retrieve the current account webhook secret.
Endpoint: (GET) https://api.lusha.com/api/account/secret
get/api/account/secret
Response
Account secret retrieved successfully
Example response
{
"secret": "whsec_abc123def456ghi789jkl012mno345pqr678stu901vwx234yz"
}