Get WireGuard client QR code
get_client_qrcodeGenerate a WireGuard client QR code (SVG) for scanning with the mobile app. Use it to import the VPN profile securely, as the QR encodes the client private key and must be handled as a secret.
Instructions
Get the client configuration as a QR code (SVG markup) for scanning with the WireGuard mobile app. SENSITIVE: the QR code encodes the client private key — treat it as a secret.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | Numeric ID of the client (see list_clients) |