---
title: "Get category list for authenticated user"
method: GET
path: "/api/get-Category-List"
tags: ["AI"]
---

# Get category list for authenticated user

`GET /api/get-Category-List`

## Query parameters

- `token` string, required

## Response `200`

List of categories

## Other responses

- `401` — Unauthorized
- `404` — User not found

---

[API](https://skmtc.net/skillspark/apis/zapier-api-documentation.md) · [All operations](https://skmtc.net/skillspark/apis/zapier-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/skillspark/zapier-api-documentation/versions/9502a693bd5d/schema)
