Replicas
Replicas in API v3: list replicas, retrieve a replica.
2 operations.
| Operation | Summary |
|---|---|
GET /account/replicas | List replicas |
GET /account/replicas/{replica_id} | Retrieve a replica |
Domains
Previous Page
List replicas GET
Lists the replicas of the account associated with the current credentials, using cursor-based pagination. Accounts that only share billing with the current account are not replicas and are not included. Requires the `replicas.read` permission, which grants access to every replica of the account.