Returns a paginated list of podcasts, optionally filtered by text search, topic, or language.
Pass your API key in the X-API-Key header (recommended).
Results per page
1 <= x <= 100Opaque pagination cursor from previous response
Text search query. Filters podcasts by title or description (case-insensitive partial match). Unlike segments and clips where q performs semantic vector search, podcast search uses conventional text matching — appropriate for name lookups like 'all-in' or 'lex fridman'.
200Filter by topic ID, ancestry slug (e.g., technology/artificial-intelligence), or ancestry path hash
Filter by language (ISO 639-1 code, e.g. 'en', 'es')