Skip to main content
GET
Poll a long-audio transcription

Authorizations

X-API-Key
string
header
required

Your Omnia API key (om_… or ck_…)

Path Parameters

operationId
string
required
Example:

"batch_a1b2c3d4-0000-0000-0000-000000000000"

Response

Current state of the operation

operationId
string
status
enum<string>
Available options:
awaiting_upload,
processing,
completed,
error
progressPercent
integer

While processing.

transcript
string

When completed.

segments
object[]
speakerTurns
object[]

When completed with diarization.

audioBytes
integer
durationMs
integer

Billed audio duration in milliseconds.

sessionId
string
error
string

When status is error.