---
title: "Get subscription"
method: GET
path: "/accounts/payment/subscription"
tags: ["Payment"]
---

# Get subscription

`GET /accounts/payment/subscription`

Retrieves the current subscription

## Response `200`

Subscription retrieved successfully

- object
  - `data` object, required — Stripe subscription object

## Other responses

- `401` — Unauthorized
- `404` — No subscription found

---

[API](https://skmtc.net/quivaworks/apis/quiva-ai-gateway.md) · [All operations](https://skmtc.net/quivaworks/apis/quiva-ai-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quivaworks/quiva-ai-gateway/revisions/771d118bd4d1/schema)
