Skip to main content
The Ambient Content Retrieval APIs enable partners to check processing status and retrieve transcripts, recordings, generated note text, and structured clinical data after an ambient session runs. Endpoints are scoped by ambient session ID, encounter ID, or note ID and EMR encounter ID for interoperable notes across modalities. These APIs are called from your servers and authenticated with a Suki Token (sdp_suki_token). Critically, retrieve content only after the session is ready for your workflow. Do not treat skipped sessions as successful note generation.

Available endpoints

Ambient Session Status

Poll processing status for an ambient session

Ambient Session Transcript

Retrieve the transcript for an ambient session

Ambient Session Recording

Retrieve recording access for an ambient session

Ambient Session Content

Retrieve generated note content for an ambient session

Ambient Encounter Content

Retrieve content when multiple sessions share an encounter

Ambient Session Structured Data

Retrieve structured clinical data for an ambient session

Ambient Encounter Structured Data

Retrieve structured data scoped to an encounter

List Encounter Notes

List notes associated with an EMR encounter

Note Content

Retrieve note content by note ID for interoperable notes

Note Context

Retrieve note context for an interoperable note

Note Structured Data

Retrieve structured data for an interoperable note

Interoperable Notes

Learn how to retrieve note content when capture continues across products

Ambient Interoperability

Learn how shared encounter IDs keep one Ambient note across modalities

Download Ambient Recordings

Learn how to download Ambient recordings for streaming or downloading

Common use cases

Write finished notes into the EHR

Retrieve generated note content and structured data after processing completes, then map sections into your documentation model.

Support audit and quality review

Access transcripts or recordings when clinicians, support, or compliance need the source conversation behind a note.

Resume interoperable notes across products

Load the latest shared composition after capture continues across Mobile, Web, or APIs for the same EMR encounter.

Power coding and orders workflows

Retrieve structured clinical data when your charting model needs coded sections, problem context, or medication order fields.
Last modified on July 24, 2026