---
title: "List all subjects"
method: GET
path: "/v1/admin/subjects"
tags: ["subjects"]
---

# List all subjects

`GET /v1/admin/subjects`

List all subjects

## Response `200`

An array of subject names

- ModuleNamesResult
  - `data` object[]
    - `name` string

## Other responses

- `default` — Unexpected error

## Changes

- **2023-02-18** `e2394f63468b` — 1 info
  - endpoint added
- **2022-12-06** `e6ce66c43687` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/funlessdev/apis/funless-platfom-api/changes/v1/admin/subjects/get.md)

---

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