Skip to main content
GET
/
vpn
/
client
Fetch a VPN client configuration
curl --request GET \
  --url https://v1.api.altostrat.io/vpn/client \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Enter your bearer token in the format: Bearer {token}

Response

The client configuration payload.

The response is of type object.