Get subscription status
Retrieve a summary of the organization’s subscription status. Includes the status, plan ID, period end date, and a boolean indicating whether a subscription record exists. Use this for quick subscription checks in the UI.
Documentation Index
Fetch the complete documentation index at: https://docs.usechar.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.
Response
OK
Summary of subscription status including plan, period end, cancellation date, and whether a subscription exists
Current subscription status (active, canceled, past_due, etc.).
Polar product ID for the subscribed plan.
End timestamp of the current billing period.
Scheduled cancellation timestamp, if set.
Whether the organization has a subscription record

