---
title: "Get VPN details from client result"
method: POST
path: "/vpn/get/details"
tags: ["VPN"]
---

# Get VPN details from client result

`POST /vpn/get/details`

Use this BillingServ API endpoint to get VPN details from client result. Review the response for the operation result or validation errors.

## Request body

- object
  - `result` string, required

## Response `200`

OK

- ApiResponse
  - `success` boolean

## Other responses

- `400` — The request could not be processed.
- `401` — Missing or invalid API key
- `403` — Authenticated key does not have permission for this endpoint
- `500` — The server could not complete the request.

---

[API](https://skmtc.net/b-cdn/apis/billingserv-api-v2.md) · [All operations](https://skmtc.net/b-cdn/apis/billingserv-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/b-cdn/billingserv-api-v2/revisions/76cfbed5eb40/schema)
