---
title: "GET /deploymentEnvironments"
method: GET
path: "/deploymentEnvironments"
---

# GET /deploymentEnvironments

`GET /deploymentEnvironments`

## Query parameters

- `owner` string
- `nextToken` string
- `maxResults` string

## Response `200`

200 response

- DeploymentEnvironments
  - `deploymentEnvironments` object[], required
    - `deploymentEnvironmentId` string, required
    - `description` string, nullable, required
    - `modelDeploymentUnits` integer, required
    - `name` string, nullable, required
    - `organizationId` string, nullable, required
    - `status` 'available' | 'unavailable', required
  - `nextToken` string, nullable, required

## Other responses

- `400` — 400 response
- `403` — 403 response
- `404` — 404 response
- `415` — 415 response
- `500` — 500 response

---

[API](https://skmtc.net/lucidtechai/apis/lucidtech-api.md) · [All operations](https://skmtc.net/lucidtechai/apis/lucidtech-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lucidtechai/lucidtech-api/versions/d5fe190026be/schema)
