---
title: "Get WhatsApp QR Code"
method: GET
path: "/{instanceId}/qrcode"
tags: ["WhatsApp Login"]
---

# Get WhatsApp QR Code

`GET /{instanceId}/qrcode`

Returns a QR code to initiate WhatsApp login.

## Path parameters

- `instanceId` string, required

## Response `200`

QR Code

- HandlerGetQrCodeResponse
  - `qrcode` string

## Changes

- **2023-10-09** `19de1a1fc54d` — 1 breaking
  - added the new path request parameter `instanceId`
- **2023-09-04** `d472ce704604` — 1 warning
  - deleted the `path` request parameter `instanceId`

[Change history](https://skmtc.dev/capsulbrasil/apis/zapmeow-api/changes/:instanceId/qrcode/get.md)

---

[API](https://skmtc.dev/capsulbrasil/apis/zapmeow-api.md) · [All operations](https://skmtc.dev/capsulbrasil/apis/zapmeow-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/capsulbrasil/zapmeow-api/revisions/e5096929ea38/schema)
