Skip to main content
Problem: You need the shared clinical note (including Web SDK edits), not one session recording. Solution: Pass composition_id from create as note_id to Get note content. Wait for generation first (Poll status).
This cookbook assumes you already have your Partner ID, authentication tokens, and the other prerequisites for Ambient APIs.

Common mistakes

  • Do not pass ambient_session_id as note_id.
  • Call content only after status is completed (or a success webhook).

Other cookbooks

AmbientAPI

Poll Session Status Before Fetching Content

Poll until status is completed.

5 min
AmbientAPI

Share One Note Across Products

Share one note with emr_encounter_id.

5 min
Last modified on July 23, 2026