---
title: "Lấy số lượng khóa học"
method: GET
path: "/academy/courses/recordCount"
tags: ["Academy"]
---

# Lấy số lượng khóa học

`GET /academy/courses/recordCount`

## Query parameters

- `subjectId` integer
- `level` string
- `isHot` boolean

## Response `200`

Thành công

- integer

## Other responses

- `500` — Có lỗi khi lấy danh sách khóa học

---

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