---
title: "GET /get-hot-topic"
method: GET
path: "/get-hot-topic"
tags: ["Topic API"]
---

# GET /get-hot-topic

`GET /get-hot-topic`

get sorted topics

## Query parameters

- `lps` string, required
- `hs` string, required
- `fcs` string, required
- `cts` string, required
- `page` string, required
- `limit` string, required

## Response `200`

The Response object

## Changes

- **2026-07-17** `96a96feb975e` — 5 breaking, 3 info
  - added the new required `query` request parameter `cts`
  - added the new required `query` request parameter `fcs`
  - added the new required `query` request parameter `hs`
  - added the new required `query` request parameter `lps`
  - …4 more
- **2021-06-17** `00fd7770906c` — 5 warning, 3 info
  - deleted the `query` request parameter `cts`
  - deleted the `query` request parameter `fcs`
  - deleted the `query` request parameter `hs`
  - deleted the `query` request parameter `lps`
  - …4 more

[Change history](https://skmtc.dev/casdoor/apis/swagger/changes/get-hot-topic/get.md)

---

[API](https://skmtc.dev/casdoor/apis/swagger.md) · [All operations](https://skmtc.dev/casdoor/apis/swagger/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/casdoor/swagger/revisions/96a96feb975e/schema)
