Get a podcast

Directory card for one show. Accepts the sonic podcast id (canonical); legacy vendor ids also resolve.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

OR
X-API-Keystring
API Key authentication via header

Path parameters

podcast_idstringRequired

Response

Successful Response
idstring
podcast_idslist of strings
insight_countinteger
episode_countinteger
namestring or nullOptional
descriptionstring or nullOptional
image_urlstring or nullOptional
latest_episode_atstring or nullOptional

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error