---
title: "Login user with QR-image"
method: GET
path: "/users/login/image"
tags: ["Users"]
---

# Login user with QR-image

`GET /users/login/image`

This method returns an image. Just like on WhatsApp Web you will need to read a QR code to connect to Whapi.Cloud. There are two ways that you can do the reading of the QR code. Connect through our dashboard panel or Make this experience available within your own application.

## Query parameters

- `wakeup` boolean
- `size` number
- `width` number
- `height` number
- `color_light` string
- `color_dark` string

## Response `200`

OK

## Other responses

- `500` — Internal Error

---

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