# CorporateSubAccountGroups
Get the list of all the sub-accounts of the master account.
This endpoint will provide the list all the sub-accounts of the master
account.
- Catalog: `Brevo`
- Schema: `MasterAccount`
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 `CorporateSubAccountGroups` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `active` | `char` | Active | ☐ | Whether the sub-account is active or not |
| `companyName` | `varchar2` | Company Name | ☐ | Name of the sub-account company |
| `createdAt` | `int64` | Creation Date | ☐ | Timestamp when the sub-account was created |
| `id_2` | `int64` | | ☐ | id of the sub-account |
| `id` | `varchar2` | ID | ☐ | Group identifier |
| `name` | `varchar2` | Name | ☐ | Name of the group |