Support
Log In
Environments

Get environment details and metadata

Retrieves detailed information about a specific environment, including its packages, connections, configuration, and metadata. The reload parameter can be used to refresh the environment state from disk before returning the information.

GET/environments/{environmentName}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

environmentName*string

Name of the environment

Match^[a-zA-Z0-9_-]+$

Query Parameters

reload?boolean

Load / reload the environment before returning result

Response Body

application/json

application/json

application/json

application/json

application/json