---
title: "Get the meter session token."
method: GET
path: "/users/{login_name}/settings/billing/session_token"
tags: ["bill"]
---

# Get the meter session token.

`GET /users/{login_name}/settings/billing/session_token`

Get the meter session token.

## Path parameters

- `login_name` string, required

## Response `200`

OK

- MeterSessionKeyResponse
  - `session_token` string

---

[API](https://skmtc.dev/modelz/apis/modelz-api.md) · [All operations](https://skmtc.dev/modelz/apis/modelz-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/modelz/modelz-api/revisions/b68d575c96e8/schema)
