List Podcast Script Utterances

View as Markdown
Retrieve paginated list of podcast utterances with voice details. Returns utterances in sequence order with character names and personality types. Use this endpoint to review the generated script before publishing. **Required Status:** - SCRIPT_GENERATED or later

Path parameters

podcast_idintegerRequired

Query parameters

pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.

Response

Paginated list of utterances
countinteger
resultslist of objects
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"

Errors

400
Bad Request Error
404
Not Found Error