---
title: "Get QR"
method: GET
path: "/phones/qr"
tags: ["phones"]
---

# Get QR

`GET /phones/qr`

This endpoint retrieves the QR code of the phone (specified in the x-phone header).

- Note: QR code will only be available when the phone is in a DISCONNECTED state
    
- If the QR is not available, you can reset the phone to generate a fresh QR

## Headers

- `x-phone` string

## Response `200`

- object — The response is an image of the QR code

---

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