Skip to main content
GET
List environments

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

is_disabled
string

When set to the string false, exclude disabled environments.

environment_slug
string

Filter to the environment with this slug.

Minimum string length: 1

Response

The project's environments.

data
object
required

Response payload.