Retrieve a webhook endpoint
Retrieve details of a specific webhook endpoint. The signing secret is not returned.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Public ID of the webhook endpoint (prefixed with we_)
Response
Webhook endpoint retrieved successfully.
A webhook endpoint.
Public ID of the webhook endpoint (prefixed with we_).
"we_4mNpXwZ7bV1aLcs3Kf9dQ"
"Production events"
"https://api.example.com/webhooks/hifi"
"Receives all production event notifications"
Event types this endpoint is subscribed to.
A webhook event type that an endpoint can subscribe to.
USER_CREATED, KYC_SUBMITTED, KYC_UNDER_REVIEW, KYC_RFI, KYC_APPROVED, KYC_REJECTED, ACCOUNT_ACTIVE, ACCOUNT_INACTIVE, VIRTUAL_ACCOUNT_CREATED, VIRTUAL_ACCOUNT_UPDATED, ONRAMP_CREATED, ONRAMP_UPDATE, OFFRAMP_CREATED, OFFRAMP_UPDATED ACTIVE, PAUSED, DISABLED "ACTIVE"
"2026-07-01T10:30:00.000Z"
"2026-07-01T10:30:00.000Z"