latestOpenAPI 3.1.02026-08-0884673.4 KB

3c40ff85e81d

Recordings

Get transcripts in batch

Returns transcripts for n recordings (n <= 100). Results are returned with a per-recording status.

Rate limits:

  • Global: 120 requests per minute per API key.
post/transcripts/batch

Request body

recordingTokensstring[] required
langstring

Translate results to the provided language on-the-fly. Examples: de, fr, etc.

format'json' | 'plaintext'

Whether you want structured data for every single sentence or the transcript merged into plain text.

Response

Transcript batch fetched successfully.