v1
latestOpenAPI 3.1.02026-07-22100167210.7 KBReplica
List Replicas
Returns a paginated list of all replicas in your organization. Supports filtering by user, source, and status. For this API endpoint, results are ordered by newest created_at first, except status=archived results are ordered by most recent activity (last_activity_at, falling back to created_at).
get/v1/replica
Query parameters
pageinteger
Page number for pagination
limitinteger
Number of items per page
user_idstring
Filter replicas by the user who created them
source'api' | 'dashboard' | 'slack' | 'linear' | 'github' | 'gitlab' | 'automation'
Filter replicas by creation source
status'active' | 'sleeping' | 'archived' | 'preparing' | 'error'
Filter replicas by status
Response
Successful response