Phoenix Replicas
Get Replica
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.
GET
Authorizations
Path Parameters
A unique identifier for the replica.
Query Parameters
If set to true, the response will include additional replica data such as replica_type.
Response
200 - application/json
The response is of type object
.