Get an Omni call record
Full record for one Omni session: transcript (inline or via transcript_url), recording_url when available, and summary when generated. Requires omni:read.
Authorizations
Use Authorization: Bearer pyai_live_... (or pyai_test_...).
Path Parameters
Response
Omni call detail
"omni.call"
The opaque tag passed on the connect URL, if any.
Customer-supplied correlation id echoed from the call's meta (the engine carries configure.meta into the ingest). Use it to join a call to your own record; null when none was set.
completed, failed Language the session was served in. Records from before multilingual rollout render the default, en.
en, fr, es, de, hi Voice tier the session was served on. standard is included in the base Omni rate; natural (Hindi telephony premium) bills an add-on per minute.
standard, natural Unix ms when the session started.
Unix ms when the record was written.
Inline transcript document; omitted in favor of transcript_url when offloaded.
Signed URL to the transcript when it was offloaded instead of inlined.
Signed URL to the audio recording, when one exists.
Structured post-call summary, when generated.
Present when status is failed.