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

> GetGroups method in the ABBYY FlexiCapture group management API returns a GroupInfo array with information about every group defined in the system.

## What it does

Obtains information about all groups.

## Definition

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

## Parameters

N/A

## Returned values

<table width="100%"><tbody><tr><td><p><strong>Type</strong></p></td><td><p><strong>Description</strong></p></td></tr><tr><td><p><a href="/flexi-capture/man-group-info">GroupInfo</a>\[]</p></td><td><ul><li>The type of data that contain information about a group</li></ul></td></tr></tbody></table>
