Get a single voice
GET/v1/podcasts/:podcastId/voices/:id
The network is resolved from the parent podcast and the caller must hold the read_only role on it (403 otherwise, 404 if the podcast or voice does not exist).
Request
Responses
- 200
- 401
- 403
- 404
The voice
Missing or invalid API key
The API key is not authorized for this resource
The requested resource was not found