Lists all VPN peers (clients or site-peers) attached to the specified instance. Requires vpn:view
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the instance
Optional filter for peer type
client
, site
Array of peers
The response is of type object[]
.