---
title: "Get customer portal"
method: GET
path: "/subscriptions/{subscription_id}/customer_portal"
tags: ["Subscriptions - Customer Portal"]
---

# Get customer portal

`GET /subscriptions/{subscription_id}/customer_portal`

Retrieves the customer portal for a subscription

## Path parameters

- `subscription_id` string, required

## Headers

- `Accept-Language` 'es' | 'en'
- `X-Child-Company-Id` string

## Response `200`

Customer portal retrieved successfully

## Other responses

- `401` — authentication error
- `404` — not found entity

---

[API](https://skmtc.net/conekta/apis/conekta-api.md) · [All operations](https://skmtc.net/conekta/apis/conekta-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conekta/conekta-api/revisions/029df3052bca/schema)
