Episode Transcript Text

GET /episodes/::episodeId/transcript-text

Get the transcript text of an episode

TOKEN

Authentication

This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.

URL

https://api.podengine.ai/api/v1/episodes/:episodeId/transcript-text

Code Example

API Specification

Path Parameters

PropertyTypeDescription
episodeId
string ⓘ

Constraints:

uuid

200

Success Response

PropertyTypeDescription
status
string

data
object

episodeTranscriptText
object

podcastId
string ⓘ

Constraints:

uuid

episodeId
string ⓘ

Constraints:

uuid

transcriptId
string ⓘ

Constraints:

uuid

textnullable
string