Get Suggested Podcasts by Publication
Suggests podcasts from the same creator on a specific publication. Takes a podcast ID as path parameter and publication URL in POST body. Returns other podcasts by the same creator within the specified publication.
Path parameters
podcast_id
ID of the source podcast to base suggestions on
Query parameters
category
created_after
created_before
description
focus_area
generation_status
Current status of podcast generation process
* `not_started` - Not Started
* `generating_script` - Generating Script
* `script_generated` - Script Generated
* `generating_audio` - Generating Audio
* `completed` - Completed
* `failed` - Failed
is_draft
knowledge_level
Target knowledge level for the podcast audience
* `beginner` - Beginner
* `intermediate` - Intermediate
* `advanced` - Advanced
* `expert` - Expert
Allowed values:
max_length
min_length
page
A page number within the paginated result set.
page_size
Number of results to return per page.
publication
subcategory
title
visibility
voice_type
Response
List of suggested podcasts by the same creator on the specified publication
count
results
next
previous
Errors
400
Bad Request Error
404
Not Found Error

