Webhooks
Get webhook endpoint
GET
Get webhook endpoint
Authorizations
API key with the vk_ prefix. Create one from the dashboard.
Path Parameters
Webhook endpoint ID
Response
The endpoint (secret masked)
Full "whsec_..." signing secret on create ONLY; masked on every other read (use GET /v1/webhooks/{id}/secret to retrieve it again).
Empty = subscribed to all event types.
Set when the endpoint is disabled (manually or automatically after 50 consecutive delivery failures). Disabled endpoints receive no events.

