> ## 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

> Die GetGroups-Methode in der ABBYY FlexiCapture-Gruppenverwaltungs-API gibt ein GroupInfo-Array mit Informationen zu jeder im System definierten Gruppe zurück.

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

Gibt Informationen zu allen Gruppen zurück.

<div id="definition">
  ## Definition
</div>

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

<div id="parameters">
  ## Parameter
</div>

Nicht zutreffend

<div id="returned-values">
  ## Rückgabewerte
</div>

<table width="100%"><tbody><tr><td><p><strong>Typ</strong></p></td><td><p><strong>Beschreibung</strong></p></td></tr><tr><td><p><a href="/de/flexi-capture/man-group-info">GroupInfo</a>\[]</p></td><td><ul><li>Der Datentyp, der Informationen über eine Gruppe enthält</li></ul></td></tr></tbody></table>
