GET
/
v2
/
replicas

Authorizations

x-api-key
string
headerrequired

Query Parameters

limit
integer

The number of replicas to return per page.

page
integer

The page number to return

verbose
boolean

If set to true, the response will include additional replica data such as the replica type.

replica_type
enum<string>

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
replica_ids
string

A comma separated list of replica ids to filter the response by. Example: replica_ids=re1074c227,r243eed46c

Response

200 - application/json
data
object[]
total_count
integer

The total number of replicas given the filters provided.