cURL
curl --request GET \ --url https://webhook.sit.onedigilta.in/webhook/contact/find \ --header 'Authorization: Bearer <token>'
{ "data":{"email":"support@cocoonmail.com"} }
Accept: application/json
Use your API key with the 'Bearer ' prefix
Contact retrieved successfully.