v1
latestOpenAPI 3.1.02026-07-26181319.1 KBTranscriptions
List transcriptions
List transcription history with cursor pagination, newest first. Supports filtering by language or linked note.
get/transcriptions/list
Query parameters
limitinteger
Number of transcriptions to return.
cursorstring
Pagination cursor from a previous response.
note_idstring uuid
Filter by linked note ID.
languagestring
Filter by detected language (e.g. 'en').
include'segments'
Set to 'segments' to include speaker-attributed segment data in the response. Omitted by default to keep responses compact.
Response
Paginated transcription history.