Get Transcript
Transcription
Get Transcript
GET
Get Transcript
Returns the transcript for a bot. If the meeting is still in progress, this returns the transcript captured so far.
Authentication
Requires API key authentication via theAuthorization header.
Path Parameters
Bot ID (e.g.,
bot_xxxxxxxxxxx)Query Parameters
Only return transcript entries updated or created after this time. Useful when polling for updates to the transcript. Format: ISO 8601 datetime (e.g.,
2024-01-18T12:34:56Z)Response
Returns an array of transcript utterances.Name of the speaker
UUID of the speaker
User UUID of the speaker (platform-specific persistent identifier)
Whether the speaker is the meeting host
Timestamp of the utterance in milliseconds
Duration of the utterance in milliseconds
Transcription data for the utterance