Check if the current organization has an active subscription. Returns a simple boolean - use this for feature gating or access control decisions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
True if the organization has an active subscription, false otherwise