---
title: "Get customer portal"
method: GET
path: "/v1/customers/{id}/portal"
tags: ["Customers"]
---

# Get customer portal

`GET /v1/customers/{id}/portal`

Retrieve the URL of the customer portal.

## Path parameters

- `id` string, required

## Response `200`

- object
  - `url` string, required

---

[API](https://skmtc.net/hyperline/apis/hyperline-api.md) · [All operations](https://skmtc.net/hyperline/apis/hyperline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hyperline/hyperline-api/versions/19fa5f22e39b/schema)
