---
title: "Get session Chargebee info"
method: GET
path: "/sessions/{sessionId}/chargebee"
tags: ["Session"]
---

# Get session Chargebee info

`GET /sessions/{sessionId}/chargebee`

Get Chargebee information for a session. Returns `{ customer, subscriptions, invoices }` when the
Chargebee integration is configured and a customer matches the session; otherwise an empty object.

## Path parameters

- `sessionId` string, required

## Headers

- `project` string, required

## Response `200`

Ok

- object

---

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