Get an episode
Directory card for one episode — the id every insight carries as
episode_id resolves here directly.
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
episode_id
Response
Successful Response
id
insight_count
title
published_at
duration_seconds
episode_audio_url
episode_url
episode_image_url
podcast_id
podcast_name
podcast_image_url
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