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

# GET /factor/categories

`GET /factor/categories`

## Response `200`

Visible factor categories

- FactorCategoryListResponse
  - `data` FactorCategory[], required
    - `canManage` boolean, required
    - `id` string, required
    - `name` string, required
    - `public` boolean, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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