---
title: "List available environment"
method: GET
path: "/environments"
tags: ["environment"]
---

# List available environment

`GET /environments`

Environment can be filtered by optional `name` parameter

## Query parameters

- `name` string

## Response `200`

OK

## Changes

- **2020-09-28** `c4b3505de7df` — 1 breaking
  - removed the media type `*/*` for the response with the status `200`

[Change history](https://skmtc.dev/caraml-dev/apis/merlin/changes/environments/get.md)

---

[API](https://skmtc.dev/caraml-dev/apis/merlin.md) · [All operations](https://skmtc.dev/caraml-dev/apis/merlin/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/caraml-dev/merlin/revisions/c4b3505de7df/schema)
