---
title: "List available stacks"
method: GET
path: "/available-stacks"
tags: ["configuration"]
---

# List available stacks

`GET /available-stacks`

List all available stacks and their metadata.

## Response `200`

OK

- ServiceDtoAvailableStacksRespModel — A map of stack IDs to stack information

## Other responses

- `401` — Unauthorized
- `404` — Not found

---

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