---
title: "List categories"
method: GET
path: "/v3/aggregation/categories"
tags: ["Categories"]
---

# List categories

`GET /v3/aggregation/categories`

Return the list of supported categories
Please contact us to activate this feature

## Response `200`

List categories

- object — Represent paginated collection of resources.
  - `resources` CategoryList[]
    - `id` number — Category's unique identifier
    - `name` string — Category's name
  - `pagination` object
    - `next_uri` string, nullable

---

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