Get a single creative
GET/v1/podcasts/:podcastId/creatives/:id
Fetches one creative, the result resource for host-voiced generation. Poll this while status is pending; on success it becomes ready with an audio_url, on failure it becomes failed with a client-safe failure_reason. Requires read access to the podcast's network.
Request
Responses
- 200
- 401
- 403
- 404
The creative
Missing or invalid API key
The API key is not authorized for this resource
The requested resource was not found