Get a podcast by id
GET/v1/podcasts/:id
The network is resolved from the podcast document and the caller must hold the read_only role on that network (403 otherwise, 404 if no such podcast). Add ?expand=primary_voice to inline the podcast's primary voice when one is set.
Request
Responses
- 200
- 401
- 403
- 404
Get a podcast by id
Missing or invalid API key
The API key is not authorized for this resource
The requested resource was not found