Subscriptions
Check subscription active
Check if the current organization has an active subscription. Returns a simple boolean - use this for feature gating or access control decisions.
GET
Check subscription active
Authorizations
WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.
Response
OK
True if the organization has an active subscription, false otherwise
Check subscription active

