Enterprise API v1API: Download SRT File

API: Download SRT File

Download transcript as SRT file after episode processing is complete.

Endpoint

GEThttps://podwise.ai/api/ent/v1/episodes/[uuid]/srt

Path Parameters

  • uuid: The UUID provided when requesting processing

Response

SRT file stream with the following headers:

Content-Type: text/plain; charset=utf-8,
Content-Disposition: attachment; filename="{uuid}.srt"