GET
/
api
/
v1
/
podcast
/
{job_id}

Authorizations

X-API-KEY
string
headerrequired

Path Parameters

job_id
string
required

Response

200 - application/json
finished
boolean
required

Whether the episode generation is finished

script
string | null

The script for the episode

url
string | null

The URL for the episode

error
string | null

The error for the episode generation if there was one