# SubAccountGroups Get the list of groups This endpoint allows you to list all groups created on your Admin account. - Catalog: `Brevo` - Schema: `MasterAccount` - Primary Keys: `id` This is a read-only table. The Sendinblue API may not support changing the data or the Invantive UniversalSQL driver for Sendinblue does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Sendinblue API. ## Table Columns The columns of the table `SubAccountGroups` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `groupName` | `varchar2` | | ☐ | The name of the group of sub-accounts | | `id` | `varchar2` | ID | ☐ | Unique id of the group |