Get transcriptions
POST/client/recording.transcription.get
Fetch transcription output for one or more recordings — an analysis
object holding time-aligned segments (each attributed to a speaker)
plus a detected language. An empty or null analysis means
transcription is disabled, hasn't run yet, or isn't available for that
media type. The POST verb only carries the id list — this endpoint is
read-only and never modifies data.
Required right: Recording.Transcription.View
Request
Responses
- 200
- 400
- 401
- 403
One entry per requested interaction id.
Bad Request
Unauthorized
Forbidden