> ## Documentation Index
> Fetch the complete documentation index at: https://docs.alforse.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 保存ビュー

> 契約ワークスペースのチーム/個人ビュー。

保存ビューは契約フィルター、グループ化、表示設定を個人またはチーム用に保持します。

| エンドポイント                       | 本文/パラメータ                                                                  | 権限                   |
| ----------------------------- | ------------------------------------------------------------------------- | -------------------- |
| `GET /saved-views/contracts`  | —                                                                         | `contract_view view` |
| `POST /saved-views/contracts` | `name, mode, scope, groupBy, filters, sortKey, visibleFields, cardFields` | `contract_view view` |
| `DELETE /saved-views/:id`     | `id`                                                                      | `contract_view view` |
