> ## Documentation Index
> Fetch the complete documentation index at: https://docs.r28.ai/charter/llms.txt
> Use this file to discover all available pages before exploring further.

# Objects

> Every object and enum the Catalog tools accept.

## SubscriptionStatus

<div className="enum-table">
  | Value                |
  | -------------------- |
  | `active`             |
  | `past_due`           |
  | `unpaid`             |
  | `canceled`           |
  | `incomplete`         |
  | `incomplete_expired` |
  | `trialing`           |
  | `paused`             |
  | `all`                |
  | `ended`              |
</div>
