---
title: "List supported flavors"
method: GET
path: "/resources/flavors"
tags: ["rpaas"]
deprecated: true
---

# List supported flavors

`GET /resources/flavors`

> **Deprecated.**

This endpoint is part of legacy RPaaS API.

Deprecated in favor of `GET /resources/plans` (see the supported flavors within `schemas` field of `Plan` object).

## Response `200`

OK

- Flavor[]
  - `name` string
  - `description` string

## Other responses

- `default` — An unknown error

## Changes

> 17 revisions in range; 2 not diffed.

- **2020-08-17** `bc624d00d30b` — 1 info
  - endpoint added
- **2020-08-17** `f427a0b3759f` — 1 info
  - api path removed with deprecation

[Change history](https://skmtc.dev/tsuru/apis/reverse-proxy-as-a-service/changes/resources/flavors/get.md)

---

[API](https://skmtc.dev/tsuru/apis/reverse-proxy-as-a-service.md) · [All operations](https://skmtc.dev/tsuru/apis/reverse-proxy-as-a-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tsuru/reverse-proxy-as-a-service/revisions/611d7951dc76/schema)
