---
title: "Gets all terminated environments that the user can view"
method: GET
path: "/terminated"
tags: ["terminated"]
---

# Gets all terminated environments that the user can view

`GET /terminated`

## Query parameters

- `limit` integer
- `offset` integer
- `reverse` boolean
- `eventLimit` integer
- `state` DispatchState[]

## Response `200`

List of terminated environments

- object

## Other responses

- `403` — User does not have permission to view terminated environment with the given owner

---

[API](https://skmtc.dev/determined-ai/apis/launcher-api.md) · [All operations](https://skmtc.dev/determined-ai/apis/launcher-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/determined-ai/launcher-api/revisions/33885ccfb9ac/schema)
