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

# GET /v1/playground/categories

`GET /v1/playground/categories`

ListCategories 列出所有分类

## Query parameters

- `kind` string

## Response `200`

OK

- PlaygroundV1ListCategoriesReply
  - `categories` PlaygroundV1Category[]
    - `createdAt` string, date-time
    - `description` string
    - `icon` string
    - `id` string
    - `kind` string
    - `name` string
    - `slug` string
    - `sortOrder` integer
    - `status` integer

---

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