UserSubscription
Retrieve the authenticated user subscription details including tier, limits, and billing information from ElevenLabs.
Columns
| Name | Type | References | |
| Tier [KEY] | String | ||
| Status | String |
The allowed values are trialing, active, incomplete, past_due, free, free_disabled. | |
| BillingPeriod | String |
The allowed values are monthly, 3-month, 6-month, annual. | |
| IsCharacterLimitExtended | Boolean | ||
| IsVoiceLimitExtended | Boolean | ||
| IsInstantVoiceCloningUsed | Boolean | ||
| IsProfessionalVoiceCloningUsed | Boolean | ||
| IsCharacterLimitExtendAllowed | Boolean | ||
| CharacterCount | Integer | ||
| CharacterLimit | Integer | ||
| CharacterRefreshPeriod | String | ||
| Currency | String |
The allowed values are usd, eur, inr. | |
| IsOpenInvoicesAvailable | Boolean | ||
| MaxCharacterLimitExtension | Integer | ||
| MaxVoiceAddEdits | Integer | ||
| NextCharacterCountReset | Datetime | ||
| NextInvoice | String | ||
| OpenInvoices | String | ||
| PendingChange | String | ||
| ProfessionalVoiceLimit | Integer | ||
| ProfessionalVoiceSlotsUsed | Integer | ||
| VoiceAddEditCounter | Integer | ||
| VoiceLimit | Integer | ||
| VoiceSlotsUsed | Integer | ||
| IsStarterCouponOnAccountUsed | Boolean | ||
| IsCreatorCouponOnAccountUsed | Boolean |