This endpoint returns a list of all Replicas created by the account associated with the API Key in use. In the response, a root level data
key will contain the list of Replicas.
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.
user
, system
A comma separated list of replica ids to filter the response by. Example: replica_ids=re1074c227,r243eed46c
The response is of type object
.