Peers
List all peers under an instance
Lists all VPN peers (clients or site-peers) attached to the specified instance. Requires vpn:view
scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the instance
Query Parameters
Optional filter for peer type
Available options:
client
, site
Response
200
application/json
Array of peers
The response is of type object[]
.