latestOpenAPI 3.1.02026-08-0884673.4 KB

3c40ff85e81d

Recordings

Get recording transcript

Returns the full transcript grouped into paragraphs and sentences.

Use the optional lang query parameter to request a translated transcript.

Rate limits:

  • Global: 120 requests per minute per API key.
get/recordings/{token}/transcript

Path parameters

tokenstring required

Public recording token identifier.

Query parameters

langstring

Translate transcript on-the-fly to the provided language.

format'json' | 'plaintext'

Whether to return structured transcript JSON or plain text.

Response

Transcript fetched successfully.