Get a webhook endpoint
Returns one saved endpoint — its `url`, event filter and `disabled` state.
To see whether deliveries are actually arriving, read [the delivery log](https://docs.cloudraker.com/api/cloud-raker-api/webhooks/list-webhook-deliveries).
**Learn more:** [Webhooks guide](https://docs.cloudraker.com/developers/webhooks)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
The endpoint.
object
id
url
disabled
createdAt
events
Errors
404
Not Found Error
429
Too Many Requests Error