Retrieve a specific webhook endpoint by its ID
HMAC-SHA256 authentication. Requires three headers: x-api-key (your API key), x-timestamp (ISO 8601 timestamp), and x-signature (Base64-encoded HMAC-SHA256 signature). See Authentication documentation for signature computation.
The unique identifier of the webhook endpoint
Webhook endpoint details
Unique identifier for the webhook endpoint.
The HTTPS URL where webhook payloads are delivered.
Event types this endpoint is subscribed to.
payment.completed, payment.failed, payment.cancelled, payment.timeout Endpoint status.
active, disabled ISO 8601 timestamp of when the endpoint was created.
ISO 8601 timestamp of the last update.
Human-readable description for this endpoint.
Custom key-value pairs associated with this endpoint.