Get Webhook Endpoint
Get a webhook endpoint by ID.
Scopes: webhooks:read webhooks:write
Documentation Index
Fetch the complete documentation index at: https://polar-dependabot-npm-and-yarn-docs-openapi-sampler-1-7-3.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You can generate an Organization Access Token from your organization's settings.
Path Parameters
The webhook endpoint ID.
Response
Successful Response
A webhook endpoint.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
The URL where the webhook events will be sent.
1 - 2083"https://webhook.site/cb791d80-f26e-4f8c-be88-6e56054192b0"
The format of the webhook payload.
raw, discord, slack The secret used to sign the webhook events.
"polar_whs_ovyN6cPrTv56AApvzCaJno08SSmGJmgbWilb33N2JuK"
The organization ID associated with the webhook endpoint.
The events that will trigger the webhook.
checkout.created, checkout.updated, checkout.expired, customer.created, customer.updated, customer.deleted, customer.state_changed, customer_seat.assigned, customer_seat.claimed, customer_seat.revoked, member.created, member.updated, member.deleted, order.created, order.updated, order.paid, order.refunded, subscription.created, subscription.updated, subscription.active, subscription.canceled, subscription.uncanceled, subscription.revoked, subscription.past_due, refund.created, refund.updated, product.created, product.updated, benefit.created, benefit.updated, benefit_grant.created, benefit_grant.cycled, benefit_grant.updated, benefit_grant.revoked, organization.updated Whether the webhook endpoint is enabled and will receive events.
An optional name for the webhook endpoint to help organize and identify it.

