List outbound webhooks
Webhooks
List outbound webhooks
Returns webhook subscriptions for the practice tied to your API credentials. Secrets are not included in the response.
401: Invalid credentials.
429: Rate limit exceeded.
GET
List outbound webhooks
Authorizations
Swagger / Postman only: Client ID as username, Client secret as password. In Postman, set this once on the collection (Authorization → Basic Auth) so all requests inherit. For production server-to-server code, prefer X-OM-Auth-ID and X-OM-Auth-Key headers.