> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.Supporting_types.EndReason.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias EndReason

```typescript
EndReason:
    | "revoked"
    | "closed"
    | "error"
    | "project-gone"
    | "budget-exceeded"
    | "restored"
```

Why a live subscription ended (the `end` op).
