Phoenix Replicas
List Replicas
This endpoint returns a list of all replicas that have been created by the API Key in use. In the response, a root level data
key will contain the list of Replicas.
GET
Authorizations
Query Parameters
The number of replicas to return per page.
The page number to return
If set to true, the response will include additional replica data such as the replica type.
If set to user, the response will only include user replicas. If set to system, the response will only include stock replicas.
Available options:
user
, system
A comma separated list of replica ids to filter the response by. Example: replica_ids=re1074c227,r243eed46c