---
title: "Introspect Customer Session"
method: GET
path: "/v1/customer-portal/customer-session/introspect"
tags: ["customer_portal", "customer-session", "public"]
---

# Introspect Customer Session

`GET /v1/customer-portal/customer-session/introspect`

Introspect the current session and return its information.

**Scopes**: `customer_portal:read` `customer_portal:write`

## Response `200`

Successful Response

- CustomerCustomerSession
  - `expires_at` string, date-time, required
  - `return_url` string, nullable, required

---

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