Webhook Endpoints
Retrieve Webhook Secret
get/v1/instances/{instance_id}/webhook-endpoints/{id}/secret
Path parameters
instance_idstring required
Example:in_000000000000
idstring required
Example:we_000000000000
Response
Get webhook endpoint secret
Example response
{
"key": "whsec_000000000000"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.