---
title: "Retrieve tenants"
method: GET
path: "/tenants/{env_id}"
---

# Retrieve tenants

`GET /tenants/{env_id}`

Returns a list of tenants that exist in an environment

## Path parameters

- `env_id` string, required

## Response `200`

200

- string[]

## Other responses

- `400` — 400

---

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