---
title: "GET /api/catalogs"
method: GET
path: "/api/catalogs"
tags: ["Catalogs"]
---

# GET /api/catalogs

`GET /api/catalogs`

## Query parameters

- `search` string

## Response `200`

Success

- CatalogList[]
  - `id` string, nullable
  - `description` string, nullable

---

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