---
title: "Get billing information"
method: GET
path: "/account/billing"
tags: ["Account"]
---

# Get billing information

`GET /account/billing`

Get billing information for the authenticated user

## Query parameters

- `return_url` string, uri

## Response `200`

Billing information session

- BillingSession — Information for a billing portal session where the user can view and modify their billing information
  - `location` string, required — The location of the billing portal session, treat as the `location` header in a HTTP 302 response

## Other responses

- `default` — An error occurred

---

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