Get the environments available to a project

Gets the environments that are available for this project. An environment is available for a project if enabled in the project configuration

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired

Response

environmentsProjectSchema
versioninteger
Version of the environments schema
environmentslist of objects
List of environments

Errors