Skip to main content
GET
Obter o QR code de uma sessão

Authorizations

Authorization
string
header
required

API Key para autenticação. Formato: <API_KEY>

Path Parameters

sessionId
string
required

Session identifier

Query Parameters

image
enum<string>

Set to "1" to return PNG image directly instead of JSON

Available options:
1

Response

QR code data (JSON) or PNG image (when ?image=1)

sessionId
string
required

Session identifier

status
string
required

Session connection status

qrCode
string

Raw QR code text for WhatsApp connection

qrCodeImage
string

Base64 data URL of QR code PNG image

qrCodeUpdatedAt
string<date-time>

Timestamp when QR code was last updated