---
title: "GET /deploymentEnvironments/{deploymentEnvironmentId}"
method: GET
path: "/deploymentEnvironments/{deploymentEnvironmentId}"
---

# GET /deploymentEnvironments/{deploymentEnvironmentId}

`GET /deploymentEnvironments/{deploymentEnvironmentId}`

## Path parameters

- `deploymentEnvironmentId` string, required

## Response `200`

200 response

- DeploymentEnvironment
  - `deploymentEnvironmentId` string, required
  - `description` string, nullable, required
  - `modelDeploymentUnits` integer, required
  - `name` string, nullable, required
  - `organizationId` string, nullable, required
  - `status` 'available' | 'unavailable', required

## Other responses

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

## Changes

- **2022-09-27** `bdb2f40e38bf` — 1 info
  - added the required property `modelDeploymentUnits` to the response with the `200` status
- **2022-09-13** `b8d771f64c04` — 1 info
  - endpoint added
- **2021-11-05** `9788e6bfa925` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/lucidtechai/apis/lucidtech-api/changes/deploymentEnvironments/:deploymentEnvironmentId/get.md)

---

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