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

# List environments

`GET /environments`

List environments from an organization

## Parameters

- `./parameters.yaml#/components/parameters/take` — unresolved $ref
- `./parameters.yaml#/components/parameters/skip` — unresolved $ref
- `./parameters.yaml#/components/parameters/query` — unresolved $ref
- `./parameters.yaml#/components/parameters/sortDirection` — unresolved $ref

## Other responses

- `200` — unresolved $ref

## Changes

- **2024-05-21** `ab4a3143f69e` — 1 info
  - endpoint added
- **2023-08-03** `91036c61f8d9` — 1 breaking
  - api path removed without deprecation
- **2023-05-05** `aebd16be2d20` — 1 breaking, 2 warning
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `count` from the response with the `200` status
  - removed the optional property `items` from the response with the `200` status
- **2023-05-02** `356fe46f6721` — 1 breaking, 1 warning, 7 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - the optional response header `X-Total-Count` removed for the status `200`
  - api operation id `getEnvironments` removed and replaced with `listEnvironments`
  - api tag `resource-api` added
  - …5 more
- **2023-04-14** `5dadc65a3c42` — 5 warning
  - deleted the `query` request parameter `query`
  - deleted the `query` request parameter `skip`
  - deleted the `query` request parameter `sortBy`
  - deleted the `query` request parameter `sortDirection`
  - …1 more

[Full history](https://skmtc.dev/kubeshop/apis/tracetest/changes/environments/get.md)

---

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