---
title: "Get subscription"
method: GET
path: "/sub"
tags: ["subscription"]
---

# Get subscription

`GET /sub`

Get subscription

## Response `200`

OK

- ModelSubscription
  - `active_until` string
  - `created_at` string
  - `id` string
  - `outage` boolean
  - `status` 'active' | 'grace_period' | 'limited_access' | 'pending_delete'
  - `tier` string
  - `updated_at` string

## Other responses

- `400` — Bad Request

---

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