Retrieve detailed information about a specific endpoint
Bearer YOUR_API_KEY
webhook
, email
, or email_group
.email_group
type endpoints).401 Unauthorized
404 Not Found
500 Internal Server Error
config
object contains:url
- The webhook destination URLtimeout
- Request timeout in secondsretryAttempts
- Number of retry attemptsheaders
- Custom headers to include in requestssecret
- Webhook secret for signature verificationdeliveryStats
object provides insights into how the endpoint is performing:
successful / total * 100
gives you the success percentagelastDelivery
shows when the endpoint was last usedrecentDeliveries
array shows the 10 most recent delivery attempts, including: