---
title: "Get all topping categories"
method: GET
path: "/toppings/categories"
tags: ["toppings"]
---

# Get all topping categories

`GET /toppings/categories`

Returns a list of all topping categories

## Response `200`

List of topping categories

- string[]

---

[API](https://skmtc.dev/azure/apis/burger-api.md) · [All operations](https://skmtc.dev/azure/apis/burger-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/burger-api/revisions/9a320b046986/schema)
