Speech
Get Speech
This endpoint returns a single speech by its unique identifier.
GET
/
v2
/
speech
/
{speech_id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
speech_id
string
requiredA unique identifier for the speech.
Response
200 - application/json
speech_id
string
A unique identifier for the speech.
speech_name
string
The name of the speech.
speech_file_url
string
A direct link to download the speech file.
replica_id
string
The replica that was used to generate the speech.