API: Download Markdown File
Download the markdown file generated after episode processing is complete.
Endpoint
GEThttps://podwise.ai/api/ent/v1/episodes/[uuid]/markdown
Path Parameters
uuid
: The UUID provided when requesting processing
Query Parameters
mixOutlines
: Mix outlines with transcripts, default isfalse
, can be set totrue
Response
Markdown file stream with the following headers:
Content-Type: text/plain; charset=utf-8
Content-Disposition: attachment; filename="{uuid}.md"
The format of Markdown files is the same as files exported from Podwise, but without links that jump to Podwise.