Skip to main content
GET
List all available environments

Authorizations

Authorization
string
header
required

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

Response

A list of all available environments

resource
string

Resource path to the environment

name
string

Environment name

readme
string

Environment README content

location
string

Environment location, can be an absolute path or URI (e.g. github, s3, gcs, etc.)

connections
object[]

List of database connections configured for this environment

packages
object[]

List of Malloy packages in this environment