Skip to content
memghost.com Open App

Get synthesis job status

GET
/tts/synthesize/{id}

Returns the status and details of a synthesis job.

id
required
string format: uuid

Synthesis job ID

Synthesis job details

object
id
required
string format: uuid
voice_id
string format: uuid
nullable
text
required
string
format
required
string
status
required
string
output_path
string
nullable
duration
number format: double
nullable
word_timestamps
Array<object>
nullable
object
word
string
start_time
number format: double
end_time
number format: double
error_message
string
nullable
audio_url
string
nullable
created_at
required
string format: date-time
updated_at
required
string format: date-time

Resource not found

object
error
required
string
message
required
string
details
object
key
additional properties
any