Skip to main content
The outcome of every call —both follow-up and triage— is read with the read endpoints.

Questionnaire (protocol run)

Returns the run with its protocol version, answers[], calls[], notes, a patient summary, and the computed score. Relevant run fields:

Call and transcript

Returns the call with its transcript (timeline_events, conversation utterances only). Relevant fields:

Recording

If has_recording is true, get a short-lived signed link:
That link redirects to the audio (audio/ogg); OlivIA reads the file from storage server-side, so your system never receives a storage credential. Returns 404 if there is no recording and 503 if storage is unavailable.