---
title: "GET /v2/channel/{channelId}/qr-code"
method: GET
path: "/v2/channel/{channelId}/qr-code"
---

# GET /v2/channel/{channelId}/qr-code

`GET /v2/channel/{channelId}/qr-code`

Pega qr-code para conexão.

## Path parameters

- `channelId` string, required

## Response `200`

Configurações do canal retornadas com sucesso (os campos variam conforme o tipo do canal)

- union
  - object
    - `value` string — Código QrCode para leitura.
  - object
    - `connected` boolean — Indica que está conectado.

## Other responses

- `403` — Erro de token
- `500` — Error

---

[API](https://skmtc.net/gptmaker/apis/openapi-gpt-maker.md) · [All operations](https://skmtc.net/gptmaker/apis/openapi-gpt-maker/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gptmaker/openapi-gpt-maker/versions/bda09b3eba6e/schema)
