curl --request GET \ --url https://tavusapi.com/v2/speech/{speech_id} \ --header 'x-api-key: <api-key>'
{ "speech_id": "", "speech_name": "<string>", "speech_file_url": "<string>", "replica_id": "<string>" }
A unique identifier for the speech.
The response is of type object.
object