Get transcript
Content
Get transcript
Returns the decoded transcript with speaker labels and millisecond timestamps. Pass format to also get a rendered text string. Pro license required.
GET
Get transcript
Authorizations
Your deployment's API key (MMK_API_KEY). Your Plaud account credentials are stored server-side — you do not send them.
Path Parameters
Plaud recording (file) ID.
Query Parameters
Optional. When provided, the response adds text (rendered transcript) and format. Omit to get the raw {file_id, content} shape only.
Available options:
text, markdown, srt, vtt, json, plain 
