List webhook endpoints
Lists your organization's saved webhook endpoints, newest first.
Each row reports its `url`, the `events` it filters on (absent means every type) and whether it is `disabled`.
**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.
Response
The endpoints.
object
data
Errors
429
Too Many Requests Error