Skip to main content
The Form filling Content Retrieval APIs enable partners to check Form filling session status and retrieve structured form output and visit recordings after a session runs. Use these endpoints when your backend needs EHR-compatible structured data or recording access for a completed Form filling session. These APIs are called from your servers and authenticated with a Suki Token (sdp_suki_token). Critically, wait until session status is ready for your workflow before you treat structured data as final.

Available endpoints

Form Filling Session Status

Poll processing status for a Form filling session

Form Filling Structured Data

Retrieve EHR-compatible structured data for a Form filling session

Form Filling Session Recording

Retrieve recording access for a Form filling session

Form Filling Basic Usage

Learn when to poll status and retrieve structured form output

Form Filling Overview

Learn how Form filling structured output fits the product workflow

Notification Webhook

Learn how to use webhooks instead of polling alone when Form filling completes

Common use cases

Write structured form fields into your EHR

Retrieve Form filling structured data after processing completes, then map fields into your save or care-management workflow.

Review generated forms before submit

Present structured form output for clinician review, including values your workflow must complete before write-back.

Support audit with visit recordings

Access Form filling recordings when quality review or support needs the source audio behind the generated form.

Combine in-app status with backend notifications

Use status checks for interactive review screens and webhooks for server-side completion handling.
Last modified on July 24, 2026