---
title: "Obtener una lista"
method: GET
path: "/api/v4/catalog/{id}"
---

# Obtener una lista

`GET /api/v4/catalog/{id}`

El método permite obtener una lista de datos específica por su ID.

## Path parameters

- `id` integer, required

## Response `200`

200

## Other responses

- `401` — 401

---

[API](https://skmtc.net/kommo/apis/kommo-api.md) · [All operations](https://skmtc.net/kommo/apis/kommo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kommo/kommo-api/versions/e291c0b2038d/schema)
