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

# GET /categories

`GET /categories`

List all categories in your account.

## Response `200`

OK

- object
  - `data` CategoryEntity[]
    - `id` integer — Category ID.
    - `name` string — Category name.

---

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