Instances
List all VPN instances
Returns a list of instances the authenticated user has created. Requires vpn:view
scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
An array of instances
The response is of type object[]
.