---
title: "List module types"
method: GET
path: "/enums/module-types"
tags: ["Enums"]
---

# List module types

`GET /enums/module-types`

Gets the list of module types.

## Response `200`

Successful response

- object
  - `moduleTypes` object[]
    - `id` integer
    - `name` string

---

[API](https://skmtc.dev/make/apis/web-api-v2-public.md) · [All operations](https://skmtc.dev/make/apis/web-api-v2-public/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/make/web-api-v2-public/revisions/531769e6f813/schema)
