Get WireGuard client QR code
get_client_qrcodeRetrieve a client's WireGuard configuration as a QR code (SVG) for mobile app scanning. This QR encodes the client's private key, so handle it as sensitive.
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) |