---
title: "Get your WhatsApp API account information"
method: GET
path: "/whatsappCampaigns/config"
tags: ["WhatsApp Campaigns"]
---

# Get your WhatsApp API account information

`GET /whatsappCampaigns/config`

## Response `200`

Get all the information of your WhatsApp API account

- GetWhatsAppConfig
  - `whatsappBusinessAccountId` string — Id of the WhatsApp business account
  - `sendingLimit` string — Sending limit Information of the WhatsApp API account
  - `phoneNumberQuality` 'GREEN' | 'YELLOW' | 'RED' — Quality status of phone number associated with WhatsApp account. There are three quality ratings. example - **High (GREEN) , Medium (YELLOW) and Low(RED)**
  - `whatsappBusinessAccountStatus` string — Status information related to WhatsApp Api account
  - `businessStatus` string — Verification status information of the Business account
  - `phoneNumberNameStatus` 'APPROVED' | 'PENDING' | 'REJECTED' — Status of the name associated with WhatsApp Phone number

## Other responses

- `400` — bad request

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/revisions/2aec3cf66501/schema)
