Get QR code for WhatsApp API pairing.
Authentication
Get QR Code
Get QR Code for WhatsApp session authentication
GET
Get QR code for WhatsApp API pairing.
Description
This endpoint returns the QR Code needed to authenticate a new session of WhatsApp. The QR Code must be scanned by the WhatsApp app on the user’s phone to establish the connection.URL Parameters
Unique ID of the session to be authenticated
Response
Encoded string of the QR Code for authentication. This value must be converted to an image QR Code for display to the user.
Status Codes
200- QR Code generated successfully400- Invalid parameters401- Unauthorized
