List Faces
Returns all faces (photorealistic likenesses trained with Phoenix) created by the account associated with the API key.
Legacy: /v2/replicas and replica_id / replica_ids remain supported as aliases.
https://docs.tavus.io/openapi.yaml for the full HTTP API contract.Authorizations
Query Parameters
The number of faces to return per page.
The page number to return
If set to true, the response will include additional face data such as the face type.
If set to user, the response will only include user faces. If set to system, the response will only include stock faces.
user, system A comma separated list of face ids to filter the response by. Example: face_ids=r90bbd427f71
Filter the list to faces trained on a specific Phoenix model (e.g. phoenix-3, phoenix-4).

