---
title: "GET /modules"
method: GET
path: "/modules"
tags: ["General Collections"]
---

# GET /modules

`GET /modules`

## Query parameters

- `limit` integer
- `offset` integer
- `id` string
- `name` string

## Response `200`

- AuthModule[]
  - `id` string
  - `name` string, required

## Other responses

- `400`

---

[API](https://skmtc.net/cloudblue/apis/cloudblue-connect-api.md) · [All operations](https://skmtc.net/cloudblue/apis/cloudblue-connect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudblue/cloudblue-connect-api/revisions/0421d2a97c52/schema)
