/
/Content API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 15h ago · Updated 2w ago
Billing1
Content25
Data Tables2
Deep Research5
Documents4
Feeds7
Files3
Infographics2
Podcast17
  • getGet iTunes-compatible RSS feed for podcast distribution
  • getGet all podcast shows for automated management
  • postCreate a new podcast show for automated distribution
  • postCreate a new podcast show with image upload for automated distribution
  • getGet all podcast episodes for user (deprecated)
  • getGet unallocated podcast episodes for user
  • getGet all episodes for automated podcast management
  • postAdd episode to podcast for automated distribution
  • postRemove episode from automated podcast distribution
  • postUpdate podcast episode title and description
  • postImport podcast from RSS feed URL
  • postRemove podcast from distribution
  • getDownload all podcast episodes as CSV
  • getDownload podcast show episodes as CSV
  • getDownload all podcast episode audio files as a ZIP archive
  • getDownload podcast show episode audio files as a ZIP archive
  • postGenerate podcast ideas (public, origin-restricted)
Projects5
Public4
Quizzes2
Share5
Slide Decks5
Video12
X7
    Podcast

    Download all podcast episodes as CSV

    Downloads all episodes for the authenticated user as a CSV file. The CSV includes: id, audioUrl, title, and requestedOn fields. Useful for data export, analysis, or backup purposes.

    get/podcast/episodes/csv

    Response

    CSV file containing all podcast episodes

    Changes