This endpoint returns a single Replica by its unique identifier.
Documentation Index
Fetch the complete documentation index at: https://docs.tavus.io/llms.txt
Use this file to discover all available pages before exploring further.
A unique identifier for the replica.
If set to true, the response will include additional replica data such as replica_type.
A unique identifier for the replica.
"r90bbd427f71"
The name of the replica.
"My Replica"
A direct link to the video that will be used as the thumbnail for the replica.
Training progress as a string (for example 100/100).
"100/100"
Training lifecycle: started, completed, or error. On failure, this is error and error_message is populated.
"completed"
The date and time the replica was created.
"2024-01-24T07:14:03.327Z"
The date and time of when the replica was last updated.
"2024-01-24T07:14:03.327Z"
When status is error, contains details about the training failure; otherwise typically null.
If verbose query paramter is set to true. The type of replica. Possible values: user, system. User replicas are replicas that have been created by users. System replicas are stock Tavus replicas that anyone may use
"user'"
The Phoenix model the replica was trained on (e.g. phoenix-3, phoenix-4).
"phoenix-3"