# GET /control/v1/models/catalog

> GetCatalog

- `operationId`: `ControlV1ModelsCatalogGetCatalog`
- Group: [Model Catalog](https://sference.com/docs/api-reference/model-catalog.md)
- API spec (machine-readable): https://sference.com/openapi.json
- HTML version: https://sference.com/docs/api-reference/model-catalog/ControlV1ModelsCatalogGetCatalog

## Responses

### `200` — Request fulfilled, document follows

Schema: `CatalogListResponse`

| Field | Type | Required | Constraints | Description |
| --- | --- | --- | --- | --- |
| `models` | array<CatalogModelResponse> | yes | — | — |

Source: https://sference.com/docs/api-reference/model-catalog/ControlV1ModelsCatalogGetCatalog
