List Podcasts
List all podcasts for the authenticated user with pagination, filtering, and search. Supports extensive filtering by knowledge level, generation status, length, category, subcategory, and tags. Search across title, description, and focus area.
Query parameters
category
created_after
created_before
description
focus_area
generation_status
Filter by generation status
is_draft
knowledge_level
Filter by knowledge level (beginner, intermediate, advanced, expert)
language
Filter by language code (en, es, fr, etc.)
max_length
min_length
ordering
Which field to use when ordering the results.
page
A page number within the paginated result set.
page_size
Number of results to return per page.
publication
search
Search across title, description, and focus area
subcategory
title
Filter podcasts by title (case-insensitive partial match)
visibility
voice_type
Response
List of user's podcasts
count
results
next
previous

