Skip to main content
POST
Download Transcript Post

Description

Downloads the transcript for a given media ID in various formats and customize output

Authorizations

X-API-Key
string
header
required

Path Parameters

media_id
string
required

Body

application/json
locale
string | null
default:source
layout
enum<string>
default:compact
Available options:
compact,
detailed
file_format
enum<string>
default:txt
Available options:
json,
csv,
tsv,
txt
include_columns
enum<string>[] | null
Available options:
speaker_id,
start_time,
end_time,
text,
gender,
emotion
exclude_columns
enum<string>[] | null
Available options:
speaker_id,
start_time,
end_time,
text,
gender,
emotion

Response

Successful Response