---
title: "Get subscription"
method: GET
path: "/v1/dashboard/billing/subscription"
tags: ["relay"]
---

# Get subscription

`GET /v1/dashboard/billing/subscription`

Get subscription

## Response `200`

OK

- OpenaiSubscriptionResponse
  - `access_until` integer
  - `hard_limit_usd` number
  - `has_payment_method` boolean
  - `object` string
  - `soft_limit_usd` number
  - `system_hard_limit_usd` number

---

[API](https://skmtc.net/labring/apis/ai-proxy-swagger-api.md) · [All operations](https://skmtc.net/labring/apis/ai-proxy-swagger-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/labring/ai-proxy-swagger-api/versions/e471487f2a2f/schema)
