---
title: "GET /v1/subscription/status"
method: GET
path: "/v1/subscription/status"
tags: ["Subscriptions"]
---

# GET /v1/subscription/status

`GET /v1/subscription/status`

## Response `200`

Default Response

- object
  - `subscription_tier` string
  - `printer_limit` number
  - `payment_status` string
  - `access_restricted` boolean
  - `subscription_status` string, nullable
  - `subscription_current_period_start` string, nullable
  - `subscription_current_period_end` string, nullable
  - `subscription_canceled_at` string, nullable
  - `payment_failed_at` string, nullable
  - `stripe_customer_id` string, nullable
  - `stripe_subscription_id` string, nullable

## Other responses

- `404` — Default Response
- `500` — Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/3b06bcb5f808/schema)
