---
title: "Get Personal Whatsapp Connection State"
method: GET
path: "/v1/integrations/personal-whatsapp/{profile_id}/connection-state"
tags: ["Integrations", "Personal WhatsApp"]
---

# Get Personal Whatsapp Connection State

`GET /v1/integrations/personal-whatsapp/{profile_id}/connection-state`

Check the connection state of a personal WhatsApp instance.

## Path parameters

- `profile_id` string, uuid, required

## Response `200`

Successful Response

- PersonalWhatsappConnectionStateResponse
  - `State` string, required
  - `ConnectedPhone` string, nullable

## Other responses

- `422` — Validation Error

---

[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/revisions/3274aa9b0e51/schema)
