For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get the WireGuard configuration of a device in a location

get
Authorizations
defguard_sessionstringRequired
Path parameters
network_idinteger · int64Required

ID of the network.

device_idinteger · int64Required

ID of the device.

Responses
200

WireGuard configuration of the device.

text/plain
stringOptional
get/api/v1/network/{network_id}/device/{device_id}/config

Last updated

Was this helpful?