[Yandex Cloud documentation](../../../index.md) > [Yandex Managed Service for ClickHouse®](../../index.md) > API reference > [REST](../index.md) > FormatSchema > Overview

# Managed Service for ClickHouse API, REST: FormatSchema

A set of methods for managing [format schemas](https://clickhouse.com/docs/en/interfaces/formats) for input and output data.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns detailed information about a given format schema. ||
|| [List](list.md) | Returns a list of format schemas in a cluster. ||
|| [Create](create.md) | Adds a format schema to a cluster. ||
|| [Update](update.md) | Changes a format schema. ||
|| [Delete](delete.md) | Deletes a format schema from a cluster. ||
|#