Skip to main content

Html from view qrcode

GET 

https://{127.0.0.1:8083}/api/v2/instance/:instanceId/qrcode

Returns the html of the qrcode display page.

Request

Path Parameters

    instanceId stringrequired

    ID of the instance.

Responses

Returns the qrcode view.

curl -L -g -X GET 'https://{127.0.0.1:8083}/api/v2/instance/:instanceId/qrcode'
Request Collapse all
Base URL
https://{127.0.0.1:8083}
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!