# WhatsAppConfigurations Get your WhatsApp API account information You can use this API for WhatsApp only if you have setup your WhatsApp account on Brevo platform. To setup your WhatsApp account, follow the steps in the guide below. [Activating WhatsApp](https://developers.brevo.com/docs/whatsapp-campaigns-1) in your account - Catalog: `Brevo` - Schema: `WhatsAppCampaigns` 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 `WhatsAppConfigurations` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `businessStatus` | `varchar2` | | ☐ | Verification status information of the Business account | | `phoneNumberNameStatus` | `varchar2` | | ☐ | Status of the name associated with WhatsApp Phone number | | `phoneNumberQuality` | `varchar2` | | ☐ | Quality status of phone number associated with WhatsApp account. There are three quality ratings. example - **High (GREEN) , Medium (YELLOW) and Low(RED)** | | `sendingLimit` | `varchar2` | | ☐ | Sending limit of the WhatsApp account | | `whatsappBusinessAccountId` | `varchar2` | | ☐ | Id of the WhatsApp business account | | `whatsappBusinessAccountStatus` | `varchar2` | | ☐ | Status information related to WhatsApp Api account |