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