List environments
Environments
List environments
Returns the scoped project’s environments, optionally filtered by slug and disabled state. The run worker uses this to resolve env vars by slug.
GET
List environments
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
When set to the string false, exclude disabled environments.
Filter to the environment with this slug.
Minimum string length:
1Response
The project's environments.
Response payload.