Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
An array of instances
Array of pending config statuses (if any)
Returns a list of instances the authenticated user has created. Requires vpn:view
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
An array of instances
Array of pending config statuses (if any)