---
title: "Get environment types"
method: GET
path: "/projects/{projectId}/environment-types"
tags: ["Environment Type"]
---

# Get environment types

`GET /projects/{projectId}/environment-types`

List all available environment types

## Path parameters

- `projectId` string, required

## Response `default`

- EnvironmentType[]
  - `id` string, required — The identifier of EnvironmentType
  - `attributes` object, required — Arbitrary attributes attached to this resource

---

[API](https://skmtc.net/upsun/apis/upsun-com-rest-api.md) · [All operations](https://skmtc.net/upsun/apis/upsun-com-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upsun/upsun-com-rest-api/revisions/6cc88fde6435/schema)
