This endpoint returns a single Replica by its unique identifier.
Included in the response body is a training_progress
string that represents the progress of the Replica training. If there are any errors during training, the status
will be error
and the error_message
will be populated.
A unique identifier for the replica.
If set to true, the response will include additional replica data such as replica_type.
The response is of type object
.