---
title: "Get Whatsapp Profiles"
method: GET
path: "/v1/integrations/whatsapp/profiles"
tags: ["Integrations", "WhatsApp"]
---

# Get Whatsapp Profiles

`GET /v1/integrations/whatsapp/profiles`

## Response `200`

Successful Response

- WhatsappProfilePreviewResponse[]
  - `ProfileID` string, uuid, required
  - `ProfileName` string, required
  - `NumPhones` integer, required
  - `DailyLimit` integer, required
  - `ProfileStatus` 'ACTIVE' | 'INACTIVE', required
  - `IsBanned` boolean, required
  - `HasPaymentFailure` boolean
  - `WabaId` string, nullable, required
  - `IntegrationMethod` 'EMBEDDED' | 'POOL' | 'LEGACY' | 'PERSONAL_QR', required
  - `HasPersonalPhoneNumber` boolean, nullable
  - `IsDisconnected` boolean

---

[API](https://skmtc.net/orsay/apis/fastapi.md) · [All operations](https://skmtc.net/orsay/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orsay/fastapi/versions/23d1ff06d0d0/schema)
