List Replicas
Replica
List Replicas
Returns a paginated list of all replicas in your organization. Supports filtering by user, source, and status.
GET
List Replicas
Authorizations
API key authentication. Obtain your API key from the Replicas dashboard under Settings > API Keys.
Query Parameters
Page number for pagination
Required range:
x >= 1Number of items per page
Required range:
1 <= x <= 100Filter replicas by the user who created them
Filter replicas by creation source
Available options:
api, dashboard, slack, linear, github, gitlab, automation Filter replicas by status
Available options:
active, sleeping, preparing, error