Response
Successful Response
tierstring
The tier of the user's subscription.
character_countinteger
The number of characters used by the user.
character_limitinteger
The maximum number of characters allowed in the current billing period.
max_character_limit_extensioninteger or null
Deprecated: use max_credit_limit_extension. Maximum number of characters that the character limit can be exceeded by. Managed by the workspace admin.
max_credit_limit_extensioninteger or "unlimited"
Maximum number of credits that the credit limit can be exceeded by. Managed by the workspace admin. "unlimited" means no cap, 0 means usage-based billing is disabled.
can_extend_character_limitboolean
Whether the workspace is entitled to enter overages (usage-based billing).
allowed_to_extend_character_limitboolean
Deprecated: use max_credit_limit_extension != 0. Whether the user is allowed to extend their character limit.
voice_slots_usedinteger
The number of voice slots used by the user.
professional_voice_slots_usedinteger
The number of professional voice slots used. For consolidated billing this is the group-wide count across all workspaces in the group; see professional_voice_slots_used_in_workspace for the current workspace only.
professional_voice_slots_used_in_workspaceinteger
The number of professional voice slots used in the current workspace. For consolidated billing, professional_voice_slots_used counts across all workspaces in the group, while this counts only the current workspace.
voice_limitinteger
The maximum number of voice slots allowed for the user.
voice_add_edit_counterinteger
The number of voice add/edits used by the user.
professional_voice_limitinteger
The maximum number of professional voices allowed for the user.
can_extend_voice_limitboolean
Whether the user can extend their voice limit.
can_use_instant_voice_cloningboolean
Whether the user can use instant voice cloning.
can_use_professional_voice_cloningboolean
Whether the user can use professional voice cloning.
current_overageobject
The current usage-based overage cost.
statusenum
The status of the user's subscription.
open_invoiceslist of objects
The open invoices for the user.
has_open_invoicesboolean
Whether the user has open invoices.
next_character_count_reset_unixinteger or nullOptional
The Unix timestamp of the next character count reset.
max_voice_add_editsinteger or nullOptional
The maximum number of voice add/edits allowed for the user.
currencyenum or nullOptional
The currency of the user's subscription.
billing_periodenum or nullOptional
The billing period of the user's subscription.
character_refresh_periodenum or nullOptional
The character refresh period of the user's subscription.
next_invoiceobject or nullOptional
The next invoice for the user.
pending_changeobject or nullOptional
The pending change for the user.
has_used_starter_coupon_on_accountbooleanOptionalDefaults to false
True if any workspace owned by this user’s auth account has redeemed the starter first-month discount coupon.
has_used_creator_coupon_on_accountbooleanOptionalDefaults to false
True if any workspace owned by this user’s auth account has redeemed the creator first-month discount coupon.