---
title: "List all categories"
method: GET
path: "/categories"
tags: ["Category"]
---

# List all categories

`GET /categories`

List all categories

## Response `200`

Success

- object[]
  - `name` string
  - `description` string

---

[API](https://skmtc.net/rocketseat-education/apis/rentx-documentation.md) · [All operations](https://skmtc.net/rocketseat-education/apis/rentx-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rocketseat-education/rentx-documentation/versions/a4cef5570f71/schema)
