---
title: "Retrieve list of offered instance types"
method: GET
path: "/instance-types"
---

# Retrieve list of offered instance types

`GET /instance-types`

Returns a detailed list of the instance types offered by Lambda GPU Cloud. The details include the regions, if any, in which each instance type is currently available.

## Response `200`

OK

- object
  - `data` object, required — Dict of instance_type_name to instance_type and region availability.

## Other responses

- `401` — Unauthorized.
- `403` — Forbidden.

---

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