---
title: "Subscription status: GET /subscription | Posty Docs"
description: "The state of the subscription that governs the workspace (none, trialing, active, past_due, read_only, cancelled), the plan, the period end, and any unpaid checkout started in the last hour. Ask this after payment."
canonical: https://posty.hu/en/docs/api/endpoints/get-subscription
source: https://posty.hu/en/docs/api/endpoints/get-subscription.md
---

Account and subscription

# Subscription status: GET /subscription

The state of the subscription that governs the workspace (none, trialing, active, past\_due, read\_only, cancelled), the plan, the period end, and any unpaid checkout started in the last hour. Ask this after payment.

## Path

Method and path

GEThttps://api.posty.hu/public/v1/subscription

Authorization

No scope required.

operationId

`getSubscription`

The status of the subscription that controls the workspace (none, trialing, active, past\_due, read\_only, cancelled), the plan, the end of the period, and any unpaid checkout started in the last hour.

Query this after payment: it tells you whether the subscription has started.

## Related

- [Authentication](https://posty.hu/en/docs/api/authentication): API key and scopes.
- [Errors and limits](https://posty.hu/en/docs/api/errors): error responses and rate limits.
- [All endpoints](https://posty.hu/en/docs/api/endpoints): full list.

Documentation pages

Is something missing from this page? Email [norbert@posty.hu](mailto:norbert@posty.hu) or use the form on the [Help](https://posty.hu/en/help) page.
