Environments

List environments

List the environments for the workspace linked to the API key. Returns environment metadata only — fetch a single environment by ID to retrieve its variable values.

get/environments

Response

Successful Response

accountIdstring uuid4 required
environmentIdstring uuid4 required
namestring required
defaultEnvboolean required

Changes