Skip to content

List Environments

GET
/projects/{uuid}/environments

List all environments in a project.

Authorizations

bearerAuth

Go to Keys & Tokens / API tokens and create a new token. Use the token as the bearer token.

TypeHTTP (bearer)

Parameters

Path Parameters

uuid*

Project UUID

Typestring
Required

Responses

List of environments
application/json

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI