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

# GetGroups

> ABBYY FlexiCapture グループ管理 API の GetGroups メソッドは、システムで定義されているすべてのグループの情報を含む GroupInfo 配列を返します。

<div id="what-it-does">
  ## 機能
</div>

すべてのグループの情報を取得します。

<div id="definition">
  ## 定義
</div>

```
GroupInfo[] GetGroups();
```

<div id="parameters">
  ## パラメーター
</div>

該当なし

<div id="returned-values">
  ## 戻り値
</div>

<table width="100%"><tbody><tr><td><p><strong>型</strong></p></td><td><p><strong>説明</strong></p></td></tr><tr><td><p><a href="/ja/flexi-capture/man-group-info">GroupInfo</a>\[]</p></td><td><ul><li>グループに関する情報を含むデータ型</li></ul></td></tr></tbody></table>
