Skip to main content
GET
List Environments

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys. User-session JWTs are not accepted by /v1/replica endpoints.

Query Parameters

scope
enum<string>
default:org

Filter by environment scope. org returns team environments, user returns your personal environments, all returns both. Defaults to org.

Available options:
org,
user,
all

Response

Successful response

environments
object[]
required