Retrieve a webhook endpoint
Get a registered webhook endpoint by its Id.
Path parameters
webhook_endpoint_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
id
The unique identifier of the endpoint
endpoint_url
The registered URL of the endpoint
subscribed_events
The events the endpoint is subscribed to
created_at
The date and time the endpoint was created
object
The object type