Available endpoints
Ambient Session Asynchronous Notifications
Review the webhook contract for ambient session notifications
Related guides
Webhook Overview
Learn how Partner webhooks deliver asynchronous session updates
Signature Verification
Verify webhook signatures before you process the payload
Webhook Configuration
Configure your notification URL and partner webhook settings
Common use cases
Advance chart workflows when generation completes
Receive webhook notifications when ambient processing finishes so your backend can retrieve content and update job state without polling.
Handle failed or timed-out sessions
React to failure and timeout notifications so clinicians and operations see accurate visit status.
Secure inbound webhook traffic
Verify webhook signatures before trusting payloads that change session or job state in your system.
Fetch content from notification links
Use payload links to retrieve status or clinical content for the ambient session that just completed.