Users
Retrieve the authenticated user profile including subscription details and account settings from ElevenLabs.
Columns
| Name | Type | References | |
| UserId [KEY] | String | ||
| FirstName | String | ||
| CreatedAt | Datetime | ||
| IsApiKeyHashed | Boolean | ||
| IsOnboardingChecklistCompleted | Boolean | ||
| IsOnboardingCompleted | Boolean | ||
| ReferralLinkCode | String | ||
| SeatType | String |
The allowed values are workspace_admin, workspace_member, workspace_lite_member. | |
| Subscription | String | ||
| SubscriptionExtras | String | ||
| XiApiKey | String | ||
| XiApiKeyPreview | String | ||
| IsComplianceTermsVisible | Boolean | ||
| PartnerstackPartnerDefaultLink | String |