---
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.net/azure/apis/pizza-api.md) · [All operations](https://skmtc.net/azure/apis/pizza-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/pizza-api/versions/b9618c89d438/schema)
