Transcriptions

Get note transcript

Get the transcript associated with a note. If the note has a linked transcription record, returns it with structured segments. For older notes with only raw transcript text, returns the text with segments as null.

get/notes/{id}/transcript

Path parameters

idstring uuid required

Note ID.

Response

The transcript for this note.

Changes